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

chore: replace vendored gorilla/schema package #3152

Merged
merged 2 commits into from
Oct 11, 2024

chore: replace vendored gorilla/schema package

fabf880
Select commit
Loading
Failed to load commit list.
Merged

chore: replace vendored gorilla/schema package #3152

chore: replace vendored gorilla/schema package
fabf880
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 11, 2024 in 0s

82.41% (+2.32%) compared to 44cd700

View this Pull Request on Codecov

82.41% (+2.32%) compared to 44cd700

Details

Codecov Report

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

Project coverage is 82.41%. Comparing base (44cd700) to head (fabf880).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
binder/mapping.go 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3152      +/-   ##
==========================================
+ Coverage   80.09%   82.41%   +2.32%     
==========================================
  Files         117      113       -4     
  Lines        9043     8468     -575     
==========================================
- Hits         7243     6979     -264     
+ Misses       1365     1087     -278     
+ Partials      435      402      -33     

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