pharo-rdbms / Pharo-SQLite3

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

use ivars instead of a dictionary #110

Closed vonbecmann closed 9 months ago

vonbecmann commented 9 months ago

fix: #109

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (55b114d) 80.39% compared to head (71bc402) 80.43%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #110 +/- ## ========================================== + Coverage 80.39% 80.43% +0.03% ========================================== Files 110 110 Lines 4530 4539 +9 ========================================== + Hits 3642 3651 +9 Misses 888 888 ```

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