canonical / dqlite

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

DLD of in-place checkpoints #662

Closed just-now closed 2 months ago

just-now commented 5 months ago

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

codecov[bot] commented 5 months 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 130 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.