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: add ability to do mutlipart ordered formdata along with file(s) #669 #905

Merged
merged 1 commit into from
Nov 7, 2024

feat: add ability to do mutlipart ordered formdata along with file(s)…

f107bfc
Select commit
Loading
Failed to load commit list.
Merged

feat: add ability to do mutlipart ordered formdata along with file(s) #669 #905

feat: add ability to do mutlipart ordered formdata along with file(s)…
f107bfc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 7, 2024 in 1s

98.80% (+0.01%) compared to f18ee43

View this Pull Request on Codecov

98.80% (+0.01%) compared to f18ee43

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.80%. Comparing base (f18ee43) to head (f107bfc).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #905      +/-   ##
==========================================
+ Coverage   98.79%   98.80%   +0.01%     
==========================================
  Files          15       15              
  Lines        3230     3260      +30     
==========================================
+ Hits         3191     3221      +30     
  Misses         28       28              
  Partials       11       11              

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