Skip to content

Use multipart instead of urlencoded #6

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

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Use multipart instead of urlencoded #6

wants to merge 8 commits into from

Conversation

tansly
Copy link
Owner

@tansly tansly commented Aug 28, 2019

No description provided.

@tansly tansly self-assigned this Aug 28, 2019
@tansly tansly marked this pull request as ready for review November 5, 2019 15:13
I could not write a proper test for multipart paste and it already took
too much time. Seems like more trouble than it's worth, so I'll probably
try to test this method another way.
@codecov
Copy link

codecov bot commented Nov 5, 2019

Codecov Report

Merging #6 into master will decrease coverage by 3.53%.
The diff coverage is 87.69%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
- Coverage     100%   96.46%   -3.54%     
==========================================
  Files           1        1              
  Lines         307      368      +61     
==========================================
+ Hits          307      355      +48     
- Misses          0       13      +13
Impacted Files Coverage Δ
src/lib.rs 96.46% <87.69%> (-3.54%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 04563dd...68fb3c3. Read the comment docs.

* Bunch of dependency updates
* Fix Cargo conflicts

Conflicts:
	Cargo.lock
	Cargo.toml
@tansly tansly added the enhancement New feature or request label Nov 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant