canonical / dqlite

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

Debugging branch for microk8s #484

Closed cole-miller closed 1 year ago

cole-miller commented 1 year ago

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

codecov[bot] commented 1 year ago

Codecov Report

Merging #484 (be83352) into microk8s-debug (56574cb) will increase coverage by 1.76%. The diff coverage is 56.00%.

:exclamation: Current head be83352 differs from pull request most recent head 3d9ff3f. Consider uploading reports for the commit 3d9ff3f to get more accurate results

@@                Coverage Diff                 @@
##           microk8s-debug     #484      +/-   ##
==================================================
+ Coverage           72.78%   74.54%   +1.76%     
==================================================
  Files                  30       30              
  Lines                4471     4263     -208     
  Branches             1423     1199     -224     
==================================================
- Hits                 3254     3178      -76     
- Misses                723      732       +9     
+ Partials              494      353     -141     
Impacted Files Coverage Δ
src/client.c 73.49% <ø> (+0.95%) :arrow_up:
src/command.c 77.50% <ø> (ø)
src/config.c 95.00% <ø> (ø)
src/conn.c 75.56% <ø> (+3.99%) :arrow_up:
src/error.c 97.36% <ø> (ø)
src/format.c 82.69% <ø> (ø)
src/fsm.c 71.46% <ø> (+2.39%) :arrow_up:
src/server.c 70.73% <ø> (-0.05%) :arrow_down:
src/transport.c 66.43% <ø> (+5.08%) :arrow_up:
src/tuple.c 86.33% <ø> (ø)
... and 5 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

cole-miller commented 1 year ago

Note that this is intentionally targeted to merge into a special microk8s-debug branch, not master.