Codecov / codecov/project
succeeded
Dec 16, 2024 in 1s
60.37% (+0.04%) compared to 2a26bf9
View this Pull Request on Codecov
60.37% (+0.04%) compared to 2a26bf9
Details
Codecov Report
Attention: Patch coverage is 94.44444%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 60.37%. Comparing base (
2a26bf9
) to head (fbe0229
).
Files with missing lines | Patch % | Lines |
---|---|---|
mfs/root.go | 0.00% | 1 Missing |
@@ Coverage Diff @@
## main #751 +/- ##
==========================================
+ Coverage 60.32% 60.37% +0.04%
==========================================
Files 245 245
Lines 31115 31099 -16
==========================================
+ Hits 18771 18776 +5
+ Misses 10670 10652 -18
+ Partials 1674 1671 -3
Files with missing lines | Coverage Δ | |
---|---|---|
mfs/dir.go | 53.79% <100.00%> (+0.89%) |
⬆️ |
mfs/file.go | 62.85% <100.00%> (-0.22%) |
⬇️ |
mfs/root.go | 41.53% <0.00%> (+4.55%) |
⬆️ |
Loading