Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 bug: fix EnableSplittingOnParsers is not functional #3231

Merged
merged 13 commits into from
Dec 25, 2024

add reset methods

e2e93a4
Select commit
Loading
Failed to load commit list.
Merged

🐛 bug: fix EnableSplittingOnParsers is not functional #3231

add reset methods
e2e93a4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 23, 2024 in 0s

79.14% of diff hit (target 82.72%)

View this Pull Request on Codecov

79.14% of diff hit (target 82.72%)

Annotations

Check warning on line 221 in bind.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

bind.go#L216-L221

Added lines #L216 - L221 were not covered by tests

Check warning on line 223 in bind.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

bind.go#L223

Added line #L223 was not covered by tests

Check warning on line 25 in binder/cbor.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

binder/cbor.go#L23-L25

Added lines #L23 - L25 were not covered by tests

Check warning on line 54 in binder/cookie.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

binder/cookie.go#L52-L54

Added lines #L52 - L54 were not covered by tests

Check warning on line 68 in binder/form.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

binder/form.go#L66-L68

Added lines #L66 - L68 were not covered by tests

Check warning on line 44 in binder/header.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

binder/header.go#L42-L44

Added lines #L42 - L44 were not covered by tests

Check warning on line 25 in binder/json.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

binder/json.go#L23-L25

Added lines #L23 - L25 were not covered by tests

Check warning on line 130 in binder/mapping.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

binder/mapping.go#L129-L130

Added lines #L129 - L130 were not covered by tests

Check warning on line 58 in binder/query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

binder/query.go#L56-L58

Added lines #L56 - L58 were not covered by tests

Check warning on line 44 in binder/resp_header.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

binder/resp_header.go#L42-L44

Added lines #L42 - L44 were not covered by tests

Check warning on line 23 in binder/uri.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

binder/uri.go#L22-L23

Added lines #L22 - L23 were not covered by tests

Check warning on line 31 in binder/xml.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

binder/xml.go#L29-L31

Added lines #L29 - L31 were not covered by tests