Integrate vfs2 #661
Closed
Integrate vfs2 #661
Codecov / codecov/project
failed
Jun 25, 2024 in 0s
77.35% (-0.07%) compared to 6633bd8
View this Pull Request on Codecov
77.35% (-0.07%) compared to 6633bd8
Details
Codecov Report
Attention: Patch coverage is 71.08434%
with 168 lines
in your changes missing coverage. Please review.
Project coverage is 77.35%. Comparing base (
6633bd8
) to head (86ef5cd
).
Report is 29 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
src/fsm.c | 56.25% | 34 Missing and 15 partials |
src/server.c | 61.34% | 33 Missing and 13 partials |
src/vfs2.c | 74.78% | 10 Missing and 19 partials |
src/raft/replication.c | 58.06% | 7 Missing and 6 partials |
src/leader.c | 61.90% | 5 Missing and 3 partials |
src/raft/uv.c | 77.27% | 2 Missing and 3 partials |
test/raft/integration/test_uv_load.c | 84.61% | 4 Missing |
src/utils.h | 57.14% | 0 Missing and 3 partials |
src/raft/uv_metadata.c | 75.00% | 0 Missing and 2 partials |
src/raft/uv_segment.c | 92.00% | 0 Missing and 2 partials |
... and 5 more |
Additional details and impacted files
@@ Coverage Diff @@
## master #661 +/- ##
==========================================
- Coverage 77.41% 77.35% -0.07%
==========================================
Files 196 196
Lines 27269 27377 +108
Branches 5455 5519 +64
==========================================
+ Hits 21111 21178 +67
+ Misses 4297 4286 -11
- Partials 1861 1913 +52
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading