cowsql / raft

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

docs: Add section about struct raft update #177

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 (8128c3d) 74.15% compared to head (0bc7a62) 74.15%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #177 +/- ## ======================================= Coverage 74.15% 74.15% ======================================= Files 52 52 Lines 10360 10360 Branches 2466 2466 ======================================= Hits 7682 7682 Misses 1323 1323 Partials 1355 1355 ```

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