pharo-rdbms / Pharo-SQLite3

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

add tests to SQLite3Column #74

Closed vonbecmann closed 1 year ago

vonbecmann commented 1 year ago

fix: #73

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.13% :tada:

Comparison is base (05beb78) 79.31% compared to head (84b581c) 79.44%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #74 +/- ## ========================================== + Coverage 79.31% 79.44% +0.13% ========================================== Files 108 108 Lines 4495 4505 +10 ========================================== + Hits 3565 3579 +14 + Misses 930 926 -4 ``` | [Files Changed](https://app.codecov.io/gh/pharo-rdbms/Pharo-SQLite3/pull/74?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pharo-rdbms) | Coverage Δ | | |---|---|---| | [src/SQLite3-Core-Tests/SQLite3ColumnTest.class.st](https://app.codecov.io/gh/pharo-rdbms/Pharo-SQLite3/pull/74?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pharo-rdbms#diff-c3JjL1NRTGl0ZTMtQ29yZS1UZXN0cy9TUUxpdGUzQ29sdW1uVGVzdC5jbGFzcy5zdA==) | `100.00% <100.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/pharo-rdbms/Pharo-SQLite3/pull/74/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pharo-rdbms)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.