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

feat(form): add array collection format in form binding #3986

Merged
merged 3 commits into from
Aug 24, 2024

test(form): fix test code for array collection format in form binding

70108c0
Select commit
Loading
Failed to load commit list.
Merged

feat(form): add array collection format in form binding #3986

test(form): fix test code for array collection format in form binding
70108c0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 24, 2024 in 0s

77.77% of diff hit (target 99.21%)

View this Pull Request on Codecov

77.77% of diff hit (target 99.21%)

Annotations

Check warning on line 202 in binding/form_mapping.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

binding/form_mapping.go#L201-L202

Added lines #L201 - L202 were not covered by tests

Check warning on line 234 in binding/form_mapping.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

binding/form_mapping.go#L234

Added line #L234 was not covered by tests

Check warning on line 248 in binding/form_mapping.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

binding/form_mapping.go#L248

Added line #L248 was not covered by tests