pharo-rdbms / Pharo-SQLite3

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

Report coverage of integration tests #37

Closed gcotelli closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #37 (d8d7e26) into master (50db542) will increase coverage by 0.88%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #37      +/-   ##
==========================================
+ Coverage   76.62%   77.50%   +0.88%     
==========================================
  Files         100      101       +1     
  Lines        4013     4086      +73     
==========================================
+ Hits         3075     3167      +92     
+ Misses        938      919      -19     
Impacted Files Coverage Δ
src/SQLite3-Glorp/SQLite3Driver.class.st 100.00% <0.00%> (ø)
src/SQLite3-Core/SQLite3Library.class.st 64.80% <0.00%> (+0.73%) :arrow_up:
src/SQLite3-Core/SQLite3BaseConnection.class.st 94.67% <0.00%> (+3.27%) :arrow_up:
src/SQLite3-Core/SQLite3Row.class.st 65.59% <0.00%> (+6.45%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 50db542...d8d7e26. Read the comment docs.