cowsql / raft

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

recv: Fix double-free of entries batch #179

Closed freeekanayaka closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 74.10%. Comparing base (4a84e27) to head (0f46098).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #179 +/- ## ========================================== - Coverage 74.14% 74.10% -0.04% ========================================== Files 52 52 Lines 10360 10358 -2 Branches 2466 2465 -1 ========================================== - Hits 7681 7676 -5 - Misses 1323 1327 +4 + Partials 1356 1355 -1 ```

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