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

feat(parse_header): provide our own implementation of parse_header() #2217

Merged
merged 3 commits into from
Apr 3, 2024

test(test_mediatypes.py): add tests for multiple parameters

e209b20
Select commit
Loading
Failed to load commit list.
Merged

feat(parse_header): provide our own implementation of parse_header() #2217

test(test_mediatypes.py): add tests for multiple parameters
e209b20
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 3, 2024 in 0s

100.00% (+0.00%) compared to a78cfb3

View this Pull Request on Codecov

100.00% (+0.00%) compared to a78cfb3

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (a78cfb3) to head (e209b20).

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #2217   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           62        63    +1     
  Lines         6888      6930   +42     
  Branches      1099      1109   +10     
=========================================
+ Hits          6888      6930   +42     

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