🐛 bug: fix EnableSplittingOnParsers is not functional #3231
Codecov / codecov/project
failed
Dec 5, 2024 in 1s
82.51% (-0.36%) compared to 89a0cd3
View this Pull Request on Codecov
82.51% (-0.36%) compared to 89a0cd3
Details
Codecov Report
Attention: Patch coverage is 53.59477%
with 71 lines
in your changes missing coverage. Please review.
Project coverage is 82.51%. Comparing base (
89a0cd3
) to head (a56943d
).
Files with missing lines | Patch % | Lines |
---|---|---|
binder/binder.go | 0.00% | 34 Missing |
bind.go | 88.63% | 7 Missing and 3 partials |
binder/form.go | 0.00% | 4 Missing |
binder/cbor.go | 0.00% | 3 Missing |
binder/cookie.go | 0.00% | 3 Missing |
binder/header.go | 0.00% | 3 Missing |
binder/json.go | 0.00% | 3 Missing |
binder/query.go | 0.00% | 3 Missing |
binder/resp_header.go | 0.00% | 3 Missing |
binder/xml.go | 0.00% | 3 Missing |
... and 1 more |
Additional details and impacted files
@@ Coverage Diff @@
## main #3231 +/- ##
==========================================
- Coverage 82.86% 82.51% -0.36%
==========================================
Files 115 116 +1
Lines 11295 11410 +115
==========================================
+ Hits 9360 9415 +55
- Misses 1537 1595 +58
- Partials 398 400 +2
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading