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: improper query/body parsing with embedded structs #2906

Merged

Merge branch 'main' into fix-query-parser-embedded-struct-fields

5228ca9
Select commit
Loading
Failed to load commit list.
Merged

🩹 Fix: improper query/body parsing with embedded structs #2906

Merge branch 'main' into fix-query-parser-embedded-struct-fields
5228ca9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 11, 2024 in 0s

82.82% (+0.16%) compared to fcb8537

View this Pull Request on Codecov

82.82% (+0.16%) compared to fcb8537

Details

Codecov Report

Attention: Patch coverage is 0% with 7 lines in your changes are missing coverage. Please review.

Project coverage is 82.82%. Comparing base (fcb8537) to head (5228ca9).

Files Patch % Lines
binder/mapping.go 0.00% 6 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2906      +/-   ##
==========================================
+ Coverage   82.66%   82.82%   +0.16%     
==========================================
  Files         116      116              
  Lines        8368     8375       +7     
==========================================
+ Hits         6917     6937      +20     
+ Misses       1107     1097      -10     
+ Partials      344      341       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.