Fix command. #78
Open
Fix command. #78
Codecov / codecov/project
succeeded
Nov 25, 2024 in 0s
92.16% (-0.08%) compared to 196eb11, passed because coverage increased by 0.13% when compared to adjusted base (92.03%)
View this Pull Request on Codecov
92.16% (-0.08%) compared to 196eb11, passed because coverage increased by 0.13% when compared to adjusted base (92.03%)
Details
Codecov Report
Attention: Patch coverage is 93.24324%
with 5 lines
in your changes missing coverage. Please review.
Project coverage is 92.16%. Comparing base (
196eb11
) to head (9bc1e13
).
Report is 16 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
cargo-scout-lib/src/scout/mod.rs | 86.20% | 4 Missing |
cargo-scout-lib/src/utils.rs | 90.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #78 +/- ##
==========================================
- Coverage 92.24% 92.16% -0.08%
==========================================
Files 7 7
Lines 606 664 +58
==========================================
+ Hits 559 612 +53
- Misses 47 52 +5
☔ 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