cowsql / raft

Asynchronous C implementation of the Raft consensus protocol
https://raft.readthedocs.io
Other
45 stars 6 forks source link

uv: Skip snapshots with invalid metadata or data files #161

Closed freeekanayaka closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (6cd2c84) 74.28% compared to head (83c0234) 74.34%.

Files Patch % Lines
src/uv.c 42.85% 0 Missing and 4 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #161 +/- ## ========================================== + Coverage 74.28% 74.34% +0.05% ========================================== Files 52 52 Lines 10180 10184 +4 Branches 2442 2445 +3 ========================================== + Hits 7562 7571 +9 + Misses 1265 1258 -7 - Partials 1353 1355 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.