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): handle failed metadata fetch and empty metadata in db #2755

Merged
merged 1 commit into from
Dec 3, 2024

fix(torii): handle failed metadata fetch and empty metadata in db

266c8cc
Select commit
Loading
Failed to load commit list.
Merged

fix(torii): handle failed metadata fetch and empty metadata in db #2755

fix(torii): handle failed metadata fetch and empty metadata in db
266c8cc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 3, 2024 in 0s

0.00% of diff hit (target 56.02%)

View this Pull Request on Codecov

0.00% of diff hit (target 56.02%)

Annotations

Check warning on line 245 in crates/torii/core/src/executor/erc.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/executor/erc.rs#L245

Added line #L245 was not covered by tests

Check warning on line 248 in crates/torii/core/src/executor/erc.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/executor/erc.rs#L247-L248

Added lines #L247 - L248 were not covered by tests

Check warning on line 253 in crates/torii/core/src/executor/erc.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/executor/erc.rs#L250-L253

Added lines #L250 - L253 were not covered by tests

Check warning on line 255 in crates/torii/core/src/executor/erc.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/executor/erc.rs#L255

Added line #L255 was not covered by tests

Check warning on line 109 in crates/torii/graphql/src/object/erc/token_balance.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/graphql/src/object/erc/token_balance.rs#L106-L109

Added lines #L106 - L109 were not covered by tests

Check warning on line 240 in crates/torii/graphql/src/object/erc/token_balance.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/graphql/src/object/erc/token_balance.rs#L240

Added line #L240 was not covered by tests

Check warning on line 242 in crates/torii/graphql/src/object/erc/token_balance.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/graphql/src/object/erc/token_balance.rs#L242

Added line #L242 was not covered by tests

Check warning on line 125 in crates/torii/graphql/src/object/erc/token_transfer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/graphql/src/object/erc/token_transfer.rs#L122-L125

Added lines #L122 - L125 were not covered by tests

Check warning on line 269 in crates/torii/graphql/src/object/erc/token_transfer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/graphql/src/object/erc/token_transfer.rs#L269

Added line #L269 was not covered by tests

Check warning on line 271 in crates/torii/graphql/src/object/erc/token_transfer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/graphql/src/object/erc/token_transfer.rs#L271

Added line #L271 was not covered by tests