Codecov / codecov/project
succeeded
Aug 23, 2024 in 0s
77.86% (-0.01%) compared to defc3f3, passed because coverage increased by +0.00% when compared to adjusted base (77.86%)
View this Pull Request on Codecov
77.86% (-0.01%) compared to defc3f3, passed because coverage increased by +0.00% when compared to adjusted base (77.86%)
Details
Codecov Report
Attention: Patch coverage is 77.10843%
with 19 lines
in your changes missing coverage. Please review.
Project coverage is 77.86%. Comparing base (
defc3f3
) to head (2115606
).
Report is 21 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
src/raft/election.c | 46.66% | 2 Missing and 6 partials |
src/raft/raft.c | 64.70% | 1 Missing and 5 partials |
src/raft/convert.c | 63.63% | 3 Missing and 1 partial |
src/server.c | 83.33% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #683 +/- ##
==========================================
- Coverage 77.87% 77.86% -0.01%
==========================================
Files 197 197
Lines 27953 28029 +76
Branches 5529 5548 +19
==========================================
+ Hits 21767 21826 +59
- Misses 4346 4349 +3
- Partials 1840 1854 +14
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading