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

🩹 fix: Embedded struct binding #3203

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Merge branch 'main' into main

72a4cf6
Select commit
Loading
Failed to load commit list.
Open

🩹 fix: Embedded struct binding #3203

Merge branch 'main' into main
72a4cf6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 2, 2024 in 1s

33.33% of diff hit (target 82.79%)

View this Pull Request on Codecov

33.33% of diff hit (target 82.79%)

Annotations

Check warning on line 26 in binder/cookie.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

binder/cookie.go#L26

Added line #L26 was not covered by tests

Check warning on line 32 in binder/form.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

binder/form.go#L32

Added line #L32 was not covered by tests

Check warning on line 20 in binder/header.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

binder/header.go#L20

Added line #L20 was not covered by tests

Check warning on line 183 in binder/mapping.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

binder/mapping.go#L175-L183

Added lines #L175 - L183 were not covered by tests

Check warning on line 227 in binder/mapping.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

binder/mapping.go#L223-L227

Added lines #L223 - L227 were not covered by tests

Check warning on line 234 in binder/mapping.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

binder/mapping.go#L230-L234

Added lines #L230 - L234 were not covered by tests

Check warning on line 238 in binder/mapping.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

binder/mapping.go#L238

Added line #L238 was not covered by tests

Check warning on line 32 in binder/query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

binder/query.go#L32

Added line #L32 was not covered by tests

Check warning on line 20 in binder/resp_header.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

binder/resp_header.go#L20

Added line #L20 was not covered by tests