cowsql / raft

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

docs: Basic documentation about struct raft v1 #175

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 (b3bb9e5) 74.08% compared to head (72b8f78) 74.06%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #175 +/- ## ========================================== - Coverage 74.08% 74.06% -0.02% ========================================== Files 52 52 Lines 10360 10360 Branches 2466 2466 ========================================== - Hits 7675 7673 -2 - Misses 1329 1330 +1 - Partials 1356 1357 +1 ```

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