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/project succeeded Dec 2, 2024 in 0s

82.97% (+0.17%) compared to 16f9056

View this Pull Request on Codecov

82.97% (+0.17%) compared to 16f9056

Details

Codecov Report

Attention: Patch coverage is 33.33333% with 26 lines in your changes missing coverage. Please review.

Project coverage is 82.97%. Comparing base (16f9056) to head (72a4cf6).
Report is 28 commits behind head on main.

Files with missing lines Patch % Lines
binder/mapping.go 38.23% 20 Missing and 1 partial ⚠️
binder/cookie.go 0.00% 1 Missing ⚠️
binder/form.go 0.00% 1 Missing ⚠️
binder/header.go 0.00% 1 Missing ⚠️
binder/query.go 0.00% 1 Missing ⚠️
binder/resp_header.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3203      +/-   ##
==========================================
+ Coverage   82.79%   82.97%   +0.17%     
==========================================
  Files         114      114              
  Lines       11151    11129      -22     
==========================================
+ Hits         9233     9234       +1     
+ Misses       1519     1496      -23     
  Partials      399      399              

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