canonical / dqlite

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

client/protocol: Fix compilation on 32-bit targets #469

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 #469 (6804474) into master (d34e461) will decrease coverage by 0.08%. The diff coverage is 7.69%.

@@            Coverage Diff             @@
##           master     #469      +/-   ##
==========================================
- Coverage   71.92%   71.85%   -0.08%     
==========================================
  Files          33       33              
  Lines        5878     5884       +6     
  Branches     1871     1871              
==========================================
  Hits         4228     4228              
- Misses       1010     1017       +7     
+ Partials      640      639       -1     
Impacted Files Coverage Δ
src/client/protocol.c 47.94% <7.69%> (-0.48%) :arrow_down:
src/gateway.c 60.91% <0.00%> (ø)

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