canonical / dqlite

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

Coverity disk #437

Closed MathieuBordere closed 1 year ago

MathieuBordere commented 1 year ago

Fixes some coverity issues introduced by merging the disk-mode PR.

codecov[bot] commented 1 year ago

Codecov Report

Merging #437 (5469521) into master (d35c087) will increase coverage by 0.14%. The diff coverage is 8.33%.

@@            Coverage Diff             @@
##           master     #437      +/-   ##
==========================================
+ Coverage   74.07%   74.22%   +0.14%     
==========================================
  Files          32       32              
  Lines        5378     5377       -1     
  Branches     1680     1680              
==========================================
+ Hits         3984     3991       +7     
+ Misses        828      822       -6     
+ Partials      566      564       -2     
Impacted Files Coverage Δ
src/vfs.c 83.76% <8.33%> (-0.02%) :arrow_down:
src/transport.c 69.93% <0.00%> (+5.22%) :arrow_up:

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