-
Notifications
You must be signed in to change notification settings - Fork 606
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(fetch): FormData #961
Conversation
Codecov Report
@@ Coverage Diff @@
## main #961 +/- ##
==========================================
- Coverage 81.42% 78.85% -2.57%
==========================================
Files 35 37 +2
Lines 3397 3637 +240
==========================================
+ Hits 2766 2868 +102
- Misses 631 769 +138
Continue to review full report at Codecov.
|
5a9b2f8
to
0d5ff19
Compare
ec60042
to
4ccaa4f
Compare
ee1efec
to
daa8344
Compare
08884f9
to
4b90012
Compare
a9adf6f
to
8fc5cf7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is extremely low on test for the amount of things it does.
I intend to go through all of the fetch code and increase coverage once most of the functionality has landed (I guess this is the last piece). Landing it without tests also allows other contributors to help with that. |
* feat(fetch): FormData * fixup: globalThis * fixup * fixup: backpressure * fixup * fixup * fixup * fixup * fixup * fixup * fixup * fixup * fixup * fixup * fixup * fixup * fixup: remove dicer * fixup
* feat(fetch): FormData * fixup: globalThis * fixup * fixup: backpressure * fixup * fixup * fixup * fixup * fixup * fixup * fixup * fixup * fixup * fixup * fixup * fixup * fixup: remove dicer * fixup
No description provided.