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(validator): ignore content-type mismatches #3165

Merged
merged 1 commit into from
Jul 20, 2024

fix(validator): allow content-type mismatches

d6111b3
Select commit
Loading
Failed to load commit list.
Merged

fix(validator): ignore content-type mismatches #3165

fix(validator): allow content-type mismatches
d6111b3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 19, 2024 in 1s

96.20% (target 75.00%)

View this Pull Request on Codecov

96.20% (target 75.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.20%. Comparing base (f23a416) to head (d6111b3).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3165      +/-   ##
==========================================
+ Coverage   96.18%   96.20%   +0.01%     
==========================================
  Files         151      151              
  Lines       15056    15062       +6     
  Branches     2623     2597      -26     
==========================================
+ Hits        14482    14490       +8     
+ Misses        574      572       -2     

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