canonical / dqlite

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

DLD of in-place checkpoints #662

Open just-now opened 1 week ago

just-now commented 1 week ago

I forgot to post this DLD which has been already discussed.

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 77.51%. Comparing base (6633bd8) to head (525f7f2). Report is 29 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #662 +/- ## ========================================== + Coverage 77.41% 77.51% +0.10% ========================================== Files 196 196 Lines 27269 27268 -1 Branches 5455 5441 -14 ========================================== + Hits 21111 21138 +27 + Misses 4297 4272 -25 + Partials 1861 1858 -3 ```

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