Codecov / codecov/project
succeeded
Aug 30, 2024 in 1s
82.33% (+2.23%) compared to 4b1ee0b
View this Pull Request on Codecov
82.33% (+2.23%) compared to 4b1ee0b
Details
Codecov Report
Attention: Patch coverage is 56.57143%
with 228 lines
in your changes missing coverage. Please review.
Project coverage is 82.33%. Comparing base (
4b1ee0b
) to head (e7545b2
).
Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
binder.go | 42.01% | 51 Missing and 18 partials |
binder_compile.go | 73.37% | 30 Missing and 15 partials |
internal/bind/compile.go | 0.00% | 33 Missing |
binder_slice.go | 76.13% | 13 Missing and 8 partials |
error.go | 0.00% | 10 Missing |
ctx.go | 30.76% | 9 Missing |
internal/bind/text_unmarshaler.go | 0.00% | 9 Missing |
internal/bind/bool.go | 0.00% | 6 Missing |
internal/bind/float.go | 0.00% | 6 Missing |
internal/bind/int.go | 0.00% | 6 Missing |
... and 4 more |
Additional details and impacted files
@@ Coverage Diff @@
## main #2006 +/- ##
==========================================
+ Coverage 80.09% 82.33% +2.23%
==========================================
Files 117 116 -1
Lines 9035 8673 -362
==========================================
- Hits 7237 7141 -96
+ Misses 1369 1098 -271
- Partials 429 434 +5
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading