Ensure we return a sorted listing when using a local client #344
Codecov / codecov/project
succeeded
Oct 18, 2024 in 0s
78.34% (+0.12%) compared to 9b2e7e3
View this Pull Request on Codecov
78.34% (+0.12%) compared to 9b2e7e3
Details
Codecov Report
Attention: Patch coverage is 93.54839%
with 6 lines
in your changes missing coverage. Please review.
Project coverage is 78.34%. Comparing base (
9b2e7e3
) to head (af8c042
).
Files with missing lines | Patch % | Lines |
---|---|---|
kernel/src/engine/default/filesystem.rs | 91.83% | 0 Missing and 4 partials |
kernel/src/snapshot.rs | 87.50% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #344 +/- ##
==========================================
+ Coverage 78.22% 78.34% +0.12%
==========================================
Files 49 50 +1
Lines 10253 10341 +88
Branches 10253 10341 +88
==========================================
+ Hits 8020 8102 +82
- Misses 1783 1785 +2
- Partials 450 454 +4
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading