canonical / dqlite

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

Release v1.16.7 #676

Closed cole-miller closed 3 months ago

cole-miller commented 3 months ago

When I tagged the recent v1.16.6 release, I forgot to create a matching commit updating the version numbers in configure.ac and dqlite.h. The v1.16.7 release will be functionally the same but will restore the match between these in-tree version numbers and the tag (with the v1.16.6 tag remaining immutable, but no longer pointed to by a GitHub release).

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 71.23%. Comparing base (e6ac700) to head (5fa5338). Report is 1 commits behind head on master.

:exclamation: There is a different number of reports uploaded between BASE (e6ac700) and HEAD (5fa5338). Click for more details.

HEAD has 5 uploads less than BASE | Flag | BASE (e6ac700) | HEAD (5fa5338) | |------|------|------| ||6|1|
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #676 +/- ## ========================================== - Coverage 77.87% 71.23% -6.64% ========================================== Files 197 196 -1 Lines 27779 26757 -1022 Branches 5538 2833 -2705 ========================================== - Hits 21633 19061 -2572 - Misses 4420 5367 +947 - Partials 1726 2329 +603 ```

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