canonical / dqlite

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

Trivial change to force package rebuild #717

Closed cole-miller closed 1 month ago

cole-miller commented 1 month ago

Something weird happened the first time and the dqlite1.17 packages that got published to the PPA come from the wrong commit.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 74.05%. Comparing base (7bcfda2) to head (5f2d3d4). Report is 3 commits behind head on lts-1.17.x.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## lts-1.17.x #717 +/- ## ============================================== + Coverage 74.02% 74.05% +0.03% ============================================== Files 192 192 Lines 27827 27823 -4 Branches 2797 2797 ============================================== + Hits 20598 20604 +6 + Misses 4906 4895 -11 - Partials 2323 2324 +1 ```

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