🐛 bug: fix EnableSplittingOnParsers is not functional #3231
Codecov / codecov/project
succeeded
Dec 23, 2024 in 0s
84.10% (+1.37%) compared to 1c9b6ce
View this Pull Request on Codecov
84.10% (+1.37%) compared to 1c9b6ce
Details
Codecov Report
Attention: Patch coverage is 79.14439%
with 39 lines
in your changes missing coverage. Please review.
Project coverage is 84.10%. Comparing base (
1c9b6ce
) to head (e2e93a4
).
Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
bind.go | 87.34% | 7 Missing and 3 partials |
binder/cbor.go | 50.00% | 3 Missing |
binder/cookie.go | 57.14% | 3 Missing |
binder/form.go | 66.66% | 3 Missing |
binder/header.go | 50.00% | 3 Missing |
binder/json.go | 50.00% | 3 Missing |
binder/mapping.go | 78.57% | 2 Missing and 1 partial |
binder/query.go | 57.14% | 3 Missing |
binder/resp_header.go | 50.00% | 3 Missing |
binder/xml.go | 50.00% | 3 Missing |
... and 1 more |
Additional details and impacted files
@@ Coverage Diff @@
## main #3231 +/- ##
==========================================
+ Coverage 82.72% 84.10% +1.37%
==========================================
Files 115 116 +1
Lines 11365 11497 +132
==========================================
+ Hits 9402 9669 +267
+ Misses 1557 1408 -149
- Partials 406 420 +14
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading