[jdbc.read] Remove value caching from JDBC reading machinery #183
Codecov / codecov/project
succeeded
Oct 5, 2024 in 0s
83.18% (target 80.00%)
View this Pull Request on Codecov
83.18% (target 80.00%)
Details
Codecov Report
Attention: Patch coverage is 50.00000%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 83.18%. Comparing base (
86929ea
) to head (3cf911b
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/toucan2/jdbc/read.clj | 33.33% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #183 +/- ##
==========================================
- Coverage 83.20% 83.18% -0.03%
==========================================
Files 37 37
Lines 2524 2503 -21
Branches 214 213 -1
==========================================
- Hits 2100 2082 -18
+ Misses 210 208 -2
+ Partials 214 213 -1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading