canonical / dqlite

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

Build concurrently, test serially #627

Closed cole-miller closed 3 months ago

cole-miller commented 3 months ago

Taking another swing at the flaky tests.

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

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 81.21%. Comparing base (e814a1c) to head (2b3d6cf). Report is 17 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #627 +/- ## ========================================== - Coverage 81.23% 81.21% -0.02% ========================================== Files 192 192 Lines 27061 27061 Branches 4980 4943 -37 ========================================== - Hits 21982 21978 -4 - Misses 3436 3445 +9 + Partials 1643 1638 -5 ```

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