cowsql / raft

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

Release v0.19.1 #133

Closed freeekanayaka closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (0545475) 73.19% compared to head (85e6557) 73.52%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #133 +/- ## ========================================== + Coverage 73.19% 73.52% +0.33% ========================================== Files 52 52 Lines 9647 9647 Branches 2354 2354 ========================================== + Hits 7061 7093 +32 + Misses 1271 1232 -39 - Partials 1315 1322 +7 ```

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