canonical / dqlite

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

gateway: Fix handling of statements with trailing whitepace, comments #475

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 #475 (2defbd0) into master (d06dc5f) will decrease coverage by 0.06%. The diff coverage is 33.33%.

@@            Coverage Diff             @@
##           master     #475      +/-   ##
==========================================
- Coverage   58.92%   58.86%   -0.06%     
==========================================
  Files          33       33              
  Lines        5908     5915       +7     
  Branches     1763     1768       +5     
==========================================
+ Hits         3481     3482       +1     
  Misses       1366     1366              
- Partials     1061     1067       +6     
Impacted Files Coverage Δ
src/gateway.c 43.98% <33.33%> (-0.25%) :arrow_down:

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