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

Add files upload examples and fix form data header #357

Merged
merged 5 commits into from
Mar 8, 2024

Conversation

asimonok
Copy link
Collaborator

Resolves #252
Resolves #316
Resolves #353
Resolves #249

@asimonok asimonok self-assigned this Feb 28, 2024
Copy link

codecov bot commented Feb 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.03%. Comparing base (d26cdca) to head (2943d0e).
Report is 1 commits behind head on main.

❗ Current head 2943d0e differs from pull request most recent head 296559a. Consider uploading reports for the commit 296559a to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #357      +/-   ##
==========================================
+ Coverage   97.98%   98.03%   +0.04%     
==========================================
  Files          66       68       +2     
  Lines        1144     1168      +24     
  Branches      210      214       +4     
==========================================
+ Hits         1121     1145      +24     
  Misses         13       13              
  Partials       10       10              

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

@asimonok asimonok requested a review from mikhail-vl February 28, 2024 11:03
@mikhail-vl mikhail-vl added the enhancement New feature or request label Mar 8, 2024
@mikhail-vl mikhail-vl added this to the Version 3.7.0 milestone Mar 8, 2024
Copy link
Member

@mikhail-vl mikhail-vl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@mikhail-vl mikhail-vl merged commit ee518cf into main Mar 8, 2024
3 checks passed
@mikhail-vl mikhail-vl deleted the feat/files-upload-examples branch March 8, 2024 05:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment