Tweak dbutil.ScanJSON
to work with sql.Row
as well as sql.Rows
#130
Codecov / codecov/project
succeeded
Jul 3, 2024 in 1s
90.86% (+0.10%) compared to df20f62
View this Pull Request on Codecov
90.86% (+0.10%) compared to df20f62
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 90.86%. Comparing base (
df20f62
) to head (e669474
).
Additional details and impacted files
@@ Coverage Diff @@
## main #130 +/- ##
==========================================
+ Coverage 90.75% 90.86% +0.10%
==========================================
Files 45 45
Lines 1709 1707 -2
==========================================
Hits 1551 1551
+ Misses 118 117 -1
+ Partials 40 39 -1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading