Skip to content
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

Cloudflare worker types 3 #14

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

samuelcolvin
Copy link
Owner

working on fix for #13

@codecov
Copy link

codecov bot commented Mar 9, 2022

Codecov Report

Merging #14 (cbdc030) into main (89f1a24) will decrease coverage by 1.36%.
The diff coverage is 88.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%) ⬇️
src/utils.ts 97.91% <ø> (ø)
src/models/Response.ts 94.59% <66.66%> (-5.41%) ⬇️
src/models/Request.ts 94.73% <71.42%> (-5.27%) ⬇️
src/models/ReadableStream.ts 95.58% <85.18%> (-2.90%) ⬇️
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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant