pharo-rdbms / Pharo-SQLite3

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

use ifNotNil: #98

Closed vonbecmann closed 1 year ago

vonbecmann commented 1 year ago

fix: #97

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.01% :warning:

Comparison is base (438564f) 80.20% compared to head (56c5ea4) 80.19%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #98 +/- ## ========================================== - Coverage 80.20% 80.19% -0.01% ========================================== Files 108 108 Lines 4399 4397 -2 ========================================== - Hits 3528 3526 -2 Misses 871 871 ``` | [Files Changed](https://app.codecov.io/gh/pharo-rdbms/Pharo-SQLite3/pull/98?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/SQLite3Library.class.st](https://app.codecov.io/gh/pharo-rdbms/Pharo-SQLite3/pull/98?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pharo-rdbms#diff-c3JjL1NRTGl0ZTMtQ29yZS9TUUxpdGUzTGlicmFyeS5jbGFzcy5zdA==) | `66.95% <100.00%> (-0.12%)` | :arrow_down: |

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