canonical / dqlite

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

gateway: Error when prepared SQL has ignored tail #474

Closed cole-miller closed 1 year ago

cole-miller commented 1 year ago

Closes #461

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

codecov[bot] commented 1 year ago

Codecov Report

Merging #474 (11bec3d) into master (57d7590) will decrease coverage by 0.24%. The diff coverage is 39.72%.

:exclamation: Current head 11bec3d differs from pull request most recent head 915e4fd. Consider uploading reports for the commit 915e4fd to get more accurate results

@@            Coverage Diff             @@
##           master     #474      +/-   ##
==========================================
- Coverage   59.12%   58.88%   -0.24%     
==========================================
  Files          33       33              
  Lines        5876     5906      +30     
  Branches     1748     1761      +13     
==========================================
+ Hits         3474     3478       +4     
- Misses       1353     1368      +15     
- Partials     1049     1060      +11     
Impacted Files Coverage Δ
src/client/protocol.c 33.66% <33.33%> (-0.17%) :arrow_down:
src/gateway.c 43.97% <36.66%> (-0.06%) :arrow_down:
src/conn.c 48.52% <100.00%> (+0.25%) :arrow_up:
src/transport.c 46.10% <0.00%> (-5.20%) :arrow_down:

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