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: make content negotiation more resilient to bad input #645

Merged
merged 2 commits into from
Nov 7, 2024

test: additional tests suggested by ai bot

58ddf7d
Select commit
Loading
Failed to load commit list.
Merged

fix: make content negotiation more resilient to bad input #645

test: additional tests suggested by ai bot
58ddf7d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 7, 2024 in 0s

92.71% (+0.01%) compared to a74067b

View this Pull Request on Codecov

92.71% (+0.01%) compared to a74067b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.71%. Comparing base (a74067b) to head (58ddf7d).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #645      +/-   ##
==========================================
+ Coverage   92.70%   92.71%   +0.01%     
==========================================
  Files          22       22              
  Lines        4879     4888       +9     
==========================================
+ Hits         4523     4532       +9     
  Misses        308      308              
  Partials       48       48              

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