canonical / dqlite

Embeddable, replicated and fault-tolerant SQL engine.
https://dqlite.io
Other
3.77k stars 212 forks source link

Use --enable-build-raft for Coverity #614

Closed cole-miller closed 4 months ago

cole-miller commented 4 months ago

Closes #611

Signed-off-by: Cole Miller cole.miller@canonical.com

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 81.23%. Comparing base (61fc84c) to head (a176d1d). Report is 8 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #614 +/- ## ========================================== + Coverage 81.21% 81.23% +0.01% ========================================== Files 191 191 Lines 27033 27034 +1 Branches 4944 4928 -16 ========================================== + Hits 21956 21961 +5 + Misses 3483 3437 -46 - Partials 1594 1636 +42 ```

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