canonical / dqlite

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

sm: Trace states by name #632

Closed cole-miller closed 3 months ago

cole-miller commented 3 months ago

This makes the traces easier to read.

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 81.15%. Comparing base (ae7a727) to head (0e31042). Report is 10 commits behind head on dqlite-next.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dqlite-next #632 +/- ## ============================================ Coverage 81.15% 81.15% ============================================ Files 194 194 Lines 28045 28045 Branches 5211 5214 +3 ============================================ Hits 22761 22761 + Misses 3586 3559 -27 - Partials 1698 1725 +27 ```

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