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

refactor: simplify error handling for multipart form reading #673

Merged

refactor: simplify error handling for multipart form reading

7b2fa2c
Select commit
Loading
Failed to load commit list.
Merged

refactor: simplify error handling for multipart form reading #673

refactor: simplify error handling for multipart form reading
7b2fa2c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 6, 2024 in 1s

92.77% (+0.00%) compared to 1a01022

View this Pull Request on Codecov

92.77% (+0.00%) compared to 1a01022

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.77%. Comparing base (1a01022) to head (7b2fa2c).

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

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