cowsql / raft

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

Release v0.22.0 #172

Closed freeekanayaka closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (6a458cf) 74.08% compared to head (801bb5e) 74.15%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #172 +/- ## ========================================== + Coverage 74.08% 74.15% +0.06% ========================================== Files 52 52 Lines 10369 10369 Branches 2467 2467 ========================================== + Hits 7682 7689 +7 + Misses 1330 1324 -6 + Partials 1357 1356 -1 ```

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