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

fix: car upload example #197

Merged
merged 1 commit into from
Jun 18, 2021
Merged

fix: car upload example #197

merged 1 commit into from
Jun 18, 2021

Conversation

alanshaw
Copy link
Contributor

fixes #193

@alanshaw alanshaw requested a review from olizilla June 18, 2021 09:44
@codecov-commenter
Copy link

Codecov Report

Merging #197 (362b2ab) into main (03c7c6f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##              main      #197    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files            2         5     +3     
  Lines          244       736   +492     
==========================================
+ Hits           244       736   +492     
Impacted Files Coverage Δ
src/lib.js 100.00% <0.00%> (ø)
src/lib/interface.js 100.00% <0.00%> (ø)
src/token.js 100.00% <0.00%> (ø)
src/gateway.js 100.00% <0.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 630a611...362b2ab. Read the comment docs.

@cloudflare-workers-and-pages
Copy link

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 362b2ab
Status: ✅  Deploy successful!
Preview URL: https://3f0fbe02.nft-storage.pages.dev

View logs

@vasco-santos
Copy link
Contributor

I confirm this solves the issue :) thanks

@alanshaw alanshaw merged commit c6b1a68 into main Jun 18, 2021
@alanshaw alanshaw deleted the fix/car-upload-example branch June 18, 2021 10:14
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.

Browser example fails with CORS
3 participants