canonical / dqlite

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

Fix --enable-build-sqlite #607

Closed cole-miller closed 4 months ago

cole-miller commented 4 months ago

Another bug introduced when I refactored Makefile.am for #568.

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

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 81.21%. Comparing base (6134a79) to head (61fc84c). Report is 9 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #607 +/- ## ========================================== + Coverage 81.16% 81.21% +0.05% ========================================== Files 189 191 +2 Lines 26742 27033 +291 Branches 4859 4944 +85 ========================================== + Hits 21704 21956 +252 - Misses 3455 3483 +28 - Partials 1583 1594 +11 ```

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