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: body with ContentTypeFilter should update OpenAPI #667

Merged
merged 2 commits into from
Dec 5, 2024

fix(linter): use assert.Len

e3e4560
Select commit
Loading
Failed to load commit list.
Merged

fix: body with ContentTypeFilter should update OpenAPI #667

fix(linter): use assert.Len
e3e4560
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 5, 2024 in 0s

92.77% (+0.00%) compared to 0fefc6f

View this Pull Request on Codecov

92.77% (+0.00%) compared to 0fefc6f

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.77%. Comparing base (0fefc6f) to head (e3e4560).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #667   +/-   ##
=======================================
  Coverage   92.76%   92.77%           
=======================================
  Files          22       22           
  Lines        4910     4915    +5     
=======================================
+ Hits         4555     4560    +5     
  Misses        308      308           
  Partials       47       47           

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