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

Switch to dedicated IPFS gateway #1493

Merged

Conversation

JunichiSugiura
Copy link
Contributor

Pinning to ipfs:// no longer seems to work. Switching to our dedicated IPFS gateway endpoint provided by Infura.

Copy link

codecov bot commented Jan 30, 2024

Codecov Report

Attention: 221 lines in your changes are missing coverage. Please review.

Comparison is base (374f2bf) 70.06% compared to head (72aca36) 70.14%.
Report is 8 commits behind head on main.

Files Patch % Lines
bin/katana/src/main.rs 0.00% 94 Missing ⚠️
crates/katana/primitives/src/genesis/mod.rs 92.41% 33 Missing ⚠️
bin/sozo/src/ops/migration/mod.rs 30.30% 23 Missing ⚠️
crates/katana/primitives/src/genesis/json.rs 96.31% 20 Missing ⚠️
crates/katana/primitives/src/genesis/allocation.rs 90.83% 12 Missing ⚠️
crates/katana/core/src/backend/mod.rs 28.57% 10 Missing ⚠️
crates/katana/rpc/rpc-types/src/account.rs 0.00% 10 Missing ⚠️
crates/katana/rpc/rpc/src/katana.rs 0.00% 8 Missing ⚠️
bin/katana/src/utils.rs 57.14% 6 Missing ⚠️
crates/katana/core/src/backend/storage.rs 95.00% 3 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1493      +/-   ##
==========================================
+ Coverage   70.06%   70.14%   +0.08%     
==========================================
  Files         236      242       +6     
  Lines       22531    23589    +1058     
==========================================
+ Hits        15786    16547     +761     
- Misses       6745     7042     +297     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tarrencev tarrencev merged commit d9ef755 into dojoengine:main Jan 30, 2024
12 checks passed
@JunichiSugiura JunichiSugiura deleted the chore(torii)/dedicated-ipfs-gateway branch January 31, 2024 12:42
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.

2 participants