glyph / DBXS

Database Access
Other
17 stars 0 forks source link

implement a "repository" convenience function for collecting a bunch of accessors and transaction management #92

Closed glyph closed 7 months ago

glyph commented 7 months ago

this should hopefully be more idiomatic for larger applications

fixes #90

codecov-commenter commented 7 months ago

Codecov Report

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

Project coverage is 99.92%. Comparing base (9e77526) to head (3dcba8c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## trunk #92 +/- ## ======================================= Coverage 99.92% 99.92% ======================================= Files 17 18 +1 Lines 1269 1308 +39 Branches 186 196 +10 ======================================= + Hits 1268 1307 +39 Misses 1 1 ```

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