Add retry to check_sudo_status and unit test #278
Merged
Codecov / codecov/project
succeeded
Nov 19, 2024 in 0s
92.23% (+0.13%) compared to 530dec2
View this Pull Request on Codecov
92.23% (+0.13%) compared to 530dec2
Details
Codecov Report
Attention: Patch coverage is 98.86364%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 92.23%. Comparing base (
530dec2
) to head (ee36fa4
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/core/tests/Test_Bootstrapper.py | 98.14% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #278 +/- ##
==========================================
+ Coverage 92.09% 92.23% +0.13%
==========================================
Files 91 92 +1
Lines 15953 16028 +75
==========================================
+ Hits 14692 14783 +91
+ Misses 1261 1245 -16
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚨 Try these New Features:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading