Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#1803 - Add unit test to module button to chek whether theses should be enabled or disabled #1810

Conversation

kbeaugrand
Copy link
Member

@kbeaugrand kbeaugrand commented Feb 27, 2023

Description

What's new?

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Tests
  • Other

@kbeaugrand kbeaugrand requested a review from a team as a code owner February 27, 2023 08:04
@codecov
Copy link

codecov bot commented Feb 27, 2023

Codecov Report

Base: 91.21% // Head: 91.24% // Increases project coverage by +0.03% 🎉

Coverage data is based on head (da4f781) compared to base (69d9e4f).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1810      +/-   ##
==========================================
+ Coverage   91.21%   91.24%   +0.03%     
==========================================
  Files         277      277              
  Lines        9004     9004              
==========================================
+ Hits         8213     8216       +3     
+ Misses        791      788       -3     
Impacted Files Coverage Δ
...lient/Pages/EdgeDevices/EdgeDeviceDetailPage.razor 89.88% <0.00%> (+1.68%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@kbeaugrand kbeaugrand changed the title Related to #1803 - Add unit test to module button to chek whether the… #1803 - Add unit test to module button to chek whether theses should be enabled or disabled Feb 27, 2023
@kbeaugrand kbeaugrand linked an issue Feb 27, 2023 that may be closed by this pull request
@hocinehacherouf hocinehacherouf force-pushed the fix/1803_edge_modules_add_unit_test_to_button_accessibility branch from 863732d to da4f781 Compare February 27, 2023 18:51
@hocinehacherouf hocinehacherouf merged commit 40b230d into main Feb 27, 2023
@hocinehacherouf hocinehacherouf deleted the fix/1803_edge_modules_add_unit_test_to_button_accessibility branch February 27, 2023 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Unable to access Edge modules commands
2 participants