canonical / dqlite

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

github: Add downstream check. #557

Closed MathieuBordere closed 5 months ago

MathieuBordere commented 5 months ago

Similar as the one in the raft repo, except that it doesn't test dqlite.

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (34c6601) 61.29% compared to head (eb529bd) 61.29%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #557 +/- ## ======================================= Coverage 61.29% 61.29% ======================================= Files 34 34 Lines 6834 6834 Branches 2031 2031 ======================================= Hits 4189 4189 Misses 1349 1349 Partials 1296 1296 ```

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

cole-miller commented 5 months ago

Let's see if it works!