Closed octet-stream closed 2 years ago
Merging #55 (50586bd) into master (3e8109a) will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## master #55 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 9 8 -1
Lines 996 973 -23
Branches 137 145 +8
=========================================
- Hits 996 973 -23
Flag | Coverage Δ | |
---|---|---|
unittests | 100.00% <100.00%> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
src/isFunction.ts | 100.00% <ø> (ø) |
|
src/isPlainObject.ts | 100.00% <ø> (ø) |
|
src/Blob.ts | 100.00% <100.00%> (ø) |
|
src/File.ts | 100.00% <100.00%> (ø) |
|
src/FormData.ts | 100.00% <100.00%> (ø) |
|
src/blobHelpers.ts | 100.00% <100.00%> (ø) |
|
src/fileFromPath.ts | 100.00% <100.00%> (ø) |
|
src/isFile.ts | 100.00% <100.00%> (ø) |
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 3e8109a...50586bd. Read the comment docs.
entries
argument from constructor and corresponding interfaceUseReverted tostring | Blob
type in set/append methods.unknown
fetch-blob
instead of our own implementation, because it will be gone in a future releases.Resolves #49