canonical / dqlite

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

sm: Fix format specifiers for armhf #668

Closed cole-miller closed 4 months ago

cole-miller commented 4 months ago

Addresses this LP build failure from the LXD builder: https://launchpadlibrarian.net/738518550/buildlog_snap_ubuntu_jammy_armhf_lxd-5.21-edge_BUILDING.txt.gz

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 77.77%. Comparing base (ee07596) to head (f00f0ca). Report is 7 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #668 +/- ## ========================================== + Coverage 77.56% 77.77% +0.20% ========================================== Files 197 197 Lines 27638 27651 +13 Branches 5486 5486 ========================================== + Hits 21438 21505 +67 Misses 4326 4326 + Partials 1874 1820 -54 ```

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