feat(torii): add transaction hash to erc_transfers table #2520
0.00% of diff hit (target 69.35%)
View this Pull Request on Codecov
0.00% of diff hit (target 69.35%)
Annotations
Check warning on line 687 in crates/torii/core/src/engine.rs
codecov / codecov/patch
crates/torii/core/src/engine.rs#L686-L687
Added lines #L686 - L687 were not covered by tests
Check warning on line 910 in crates/torii/core/src/engine.rs
codecov / codecov/patch
crates/torii/core/src/engine.rs#L908-L910
Added lines #L908 - L910 were not covered by tests
Check warning on line 50 in crates/torii/core/src/processors/erc20_legacy_transfer.rs
codecov / codecov/patch
crates/torii/core/src/processors/erc20_legacy_transfer.rs#L50
Added line #L50 was not covered by tests
Check warning on line 64 in crates/torii/core/src/processors/erc20_legacy_transfer.rs
codecov / codecov/patch
crates/torii/core/src/processors/erc20_legacy_transfer.rs#L55-L64
Added lines #L55 - L64 were not covered by tests
Check warning on line 53 in crates/torii/core/src/processors/erc20_transfer.rs
codecov / codecov/patch
crates/torii/core/src/processors/erc20_transfer.rs#L53
Added line #L53 was not covered by tests
Check warning on line 64 in crates/torii/core/src/processors/erc20_transfer.rs
codecov / codecov/patch
crates/torii/core/src/processors/erc20_transfer.rs#L55-L64
Added lines #L55 - L64 were not covered by tests
Check warning on line 53 in crates/torii/core/src/processors/erc721_legacy_transfer.rs
codecov / codecov/patch
crates/torii/core/src/processors/erc721_legacy_transfer.rs#L53
Added line #L53 was not covered by tests
Check warning on line 62 in crates/torii/core/src/processors/erc721_legacy_transfer.rs
codecov / codecov/patch
crates/torii/core/src/processors/erc721_legacy_transfer.rs#L62
Added line #L62 was not covered by tests
Check warning on line 53 in crates/torii/core/src/processors/erc721_transfer.rs
codecov / codecov/patch
crates/torii/core/src/processors/erc721_transfer.rs#L53
Added line #L53 was not covered by tests
Check warning on line 62 in crates/torii/core/src/processors/erc721_transfer.rs
codecov / codecov/patch
crates/torii/core/src/processors/erc721_transfer.rs#L62
Added line #L62 was not covered by tests
Check warning on line 28 in crates/torii/core/src/sql/erc.rs
codecov / codecov/patch
crates/torii/core/src/sql/erc.rs#L28
Added line #L28 was not covered by tests
Check warning on line 47 in crates/torii/core/src/sql/erc.rs
codecov / codecov/patch
crates/torii/core/src/sql/erc.rs#L47
Added line #L47 was not covered by tests
Check warning on line 84 in crates/torii/core/src/sql/erc.rs
codecov / codecov/patch
crates/torii/core/src/sql/erc.rs#L84
Added line #L84 was not covered by tests
Check warning on line 102 in crates/torii/core/src/sql/erc.rs
codecov / codecov/patch
crates/torii/core/src/sql/erc.rs#L102
Added line #L102 was not covered by tests
Check warning on line 323 in crates/torii/core/src/sql/erc.rs
codecov / codecov/patch
crates/torii/core/src/sql/erc.rs#L323
Added line #L323 was not covered by tests
Check warning on line 327 in crates/torii/core/src/sql/erc.rs
codecov / codecov/patch
crates/torii/core/src/sql/erc.rs#L326-L327
Added lines #L326 - L327 were not covered by tests
Check warning on line 338 in crates/torii/core/src/sql/erc.rs
codecov / codecov/patch
crates/torii/core/src/sql/erc.rs#L338
Added line #L338 was not covered by tests
Check warning on line 83 in crates/torii/graphql/src/object/erc/erc_transfer.rs
codecov / codecov/patch
crates/torii/graphql/src/object/erc/erc_transfer.rs#L82-L83
Added lines #L82 - L83 were not covered by tests
Check warning on line 125 in crates/torii/graphql/src/object/erc/erc_transfer.rs
codecov / codecov/patch
crates/torii/graphql/src/object/erc/erc_transfer.rs#L125
Added line #L125 was not covered by tests
Check warning on line 148 in crates/torii/graphql/src/object/erc/erc_transfer.rs
codecov / codecov/patch
crates/torii/graphql/src/object/erc/erc_transfer.rs#L148
Added line #L148 was not covered by tests