Add an API for querying the last raft log entry #683
Merged
Codecov / codecov/project
succeeded
Aug 26, 2024 in 1s
77.89% (+0.02%) compared to 2d0d71b
View this Pull Request on Codecov
77.89% (+0.02%) compared to 2d0d71b
Details
Codecov Report
Attention: Patch coverage is 87.93103%
with 7 lines
in your changes missing coverage. Please review.
Project coverage is 77.89%. Comparing base (
2d0d71b
) to head (057725e
).
Report is 10 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
src/raft/raft.c | 64.70% | 1 Missing and 5 partials |
src/server.c | 83.33% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #683 +/- ##
==========================================
+ Coverage 77.87% 77.89% +0.02%
==========================================
Files 197 197
Lines 27953 28066 +113
Branches 5534 5552 +18
==========================================
+ Hits 21768 21863 +95
- Misses 4346 4350 +4
- Partials 1839 1853 +14
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading