pharo-rdbms / Pharo-SQLite3

Community-owned official SQLite3 binding for Pharo
MIT License
22 stars 20 forks source link

multiple periods terminating the same statement #55

Closed vonbecmann closed 2 years ago

vonbecmann commented 2 years ago

remove a period

codecov[bot] commented 2 years ago

Codecov Report

Merging #55 (01c371e) into master (4f46d66) will increase coverage by 0.79%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #55      +/-   ##
==========================================
+ Coverage   77.92%   78.71%   +0.79%     
==========================================
  Files         106      107       +1     
  Lines        4371     4444      +73     
==========================================
+ Hits         3406     3498      +92     
+ Misses        965      946      -19     
Impacted Files Coverage Δ
.../SQLite3-Core-Tests/SQLite3ConnectionTest.class.st 97.72% <100.00%> (ø)
src/SQLite3-Glorp/SQLite3Driver.class.st 100.00% <0.00%> (ø)
src/SQLite3-Core/SQLite3Library.class.st 65.59% <0.00%> (+0.73%) :arrow_up:
src/SQLite3-Core/SQLite3BaseConnection.class.st 93.38% <0.00%> (+3.11%) :arrow_up:
src/SQLite3-Core/SQLite3Row.class.st 74.19% <0.00%> (+6.45%) :arrow_up:

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