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(torii/graphql): use borrowed_any instead of owned_any #2689

Merged
merged 9 commits into from
Nov 14, 2024

Conversation

Copy link

codecov bot commented Nov 14, 2024

Codecov Report

Attention: Patch coverage is 9.29395% with 1259 lines in your changes missing coverage. Please review.

Project coverage is 56.35%. Comparing base (51d80cf) to head (705de88).
Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
crates/torii/server/src/artifacts.rs 0.00% 238 Missing ⚠️
...tes/torii/graphql/src/object/erc/token_transfer.rs 11.58% 206 Missing ⚠️
crates/torii/core/src/executor/erc.rs 0.00% 199 Missing ⚠️
crates/torii/core/src/executor/mod.rs 17.61% 173 Missing ⚠️
...ates/torii/graphql/src/object/erc/token_balance.rs 13.70% 170 Missing ⚠️
crates/torii/graphql/src/object/mod.rs 6.52% 86 Missing ⚠️
crates/torii/graphql/src/object/erc/erc_token.rs 18.75% 39 Missing ⚠️
crates/torii/core/src/sql/erc.rs 0.00% 32 Missing ⚠️
crates/torii/server/src/proxy.rs 0.00% 29 Missing ⚠️
bin/torii/src/main.rs 0.00% 24 Missing ⚠️
... and 8 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2689      +/-   ##
==========================================
- Coverage   57.23%   56.35%   -0.89%     
==========================================
  Files         408      411       +3     
  Lines       51791    52702     +911     
==========================================
+ Hits        29645    29701      +56     
- Misses      22146    23001     +855     

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

@lambda-0x lambda-0x changed the base branch from spr/main/ddf37cb7 to main November 14, 2024 16:38
@lambda-0x lambda-0x merged commit a8cea6f into main Nov 14, 2024
38 of 39 checks passed
@lambda-0x lambda-0x deleted the spr/main/eaaead2c branch November 14, 2024 16:38
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