Closed hubgit closed 5 years ago
Merging #9 into master will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## master #9 +/- ##
======================================
Coverage 93.1% 93.1%
======================================
Files 21 21
Lines 290 290
Branches 58 58
======================================
Hits 270 270
Misses 12 12
Partials 8 8
Impacted Files | Coverage Δ | |
---|---|---|
src/lib/FormData.mjs | 97.76% <100%> (ø) |
:arrow_up: |
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 4c7dfbb...51e01a7. Read the comment docs.
Yeah, that was a typo. Thank you for the PR!
Your patch has been released in v1.8.1
The value set for
__defaultContentType
is meant to beapplication/octet-stream
.