cowsql / raft

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

github: Enable address sanitizer when running Incus tests #142

Open freeekanayaka opened 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 (5961661) 73.98% compared to head (f563579) 74.04%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #142 +/- ## ========================================== + Coverage 73.98% 74.04% +0.05% ========================================== Files 52 52 Lines 10089 10089 Branches 2449 2449 ========================================== + Hits 7464 7470 +6 + Misses 1271 1265 -6 Partials 1354 1354 ```

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