-
Notifications
You must be signed in to change notification settings - Fork 12
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
Fix/1562 increase code coverage on device list page #1690
Fix/1562 increase code coverage on device list page #1690
Conversation
Codecov ReportBase: 90.39% // Head: 90.97% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #1690 +/- ##
==========================================
+ Coverage 90.39% 90.97% +0.58%
==========================================
Files 270 270
Lines 8879 8855 -24
==========================================
+ Hits 8026 8056 +30
+ Misses 853 799 -54
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. |
src/AzureIoTHub.Portal.Tests.Unit/Client/Pages/Devices/DevicesListPageTests.cs
Fixed
Show fixed
Hide fixed
src/AzureIoTHub.Portal.Tests.Unit/Client/Pages/Devices/DevicesListPageTests.cs
Fixed
Show fixed
Hide fixed
src/AzureIoTHub.Portal.Tests.Unit/Client/Pages/Devices/DevicesListPageTests.cs
Fixed
Show fixed
Hide fixed
ec0dc09
to
7c837a4
Compare
Description
What's new?
What kind of change does this PR introduce?