Open samuelcolvin opened 2 years ago
Merging #14 (cbdc030) into main (89f1a24) will decrease coverage by
1.36%
. The diff coverage is88.37%
.
@@ Coverage Diff @@
## main #14 +/- ##
==========================================
- Coverage 99.59% 98.22% -1.37%
==========================================
Files 16 16
Lines 732 733 +1
Branches 140 135 -5
==========================================
- Hits 729 720 -9
- Misses 3 13 +10
Impacted Files | Coverage Δ | |
---|---|---|
src/forms.ts | 100.00% <ø> (ø) |
|
src/models/Blob.ts | 100.00% <ø> (ø) |
|
src/models/FetchEvent.ts | 100.00% <ø> (ø) |
|
src/models/Headers.ts | 95.34% <0.00%> (-4.66%) |
:arrow_down: |
src/utils.ts | 97.91% <ø> (ø) |
|
src/models/Response.ts | 94.59% <66.66%> (-5.41%) |
:arrow_down: |
src/models/Request.ts | 94.73% <71.42%> (-5.27%) |
:arrow_down: |
src/models/ReadableStream.ts | 95.58% <85.18%> (-2.90%) |
:arrow_down: |
src/index.ts | 100.00% <100.00%> (ø) |
|
src/kv_namespace.ts | 100.00% <100.00%> (ø) |
|
... and 2 more |
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 89f1a24...cbdc030. Read the comment docs.
working on fix for #13