Skip to content

feat(torii): add transaction hash to erc_transfers table

Codecov / codecov/patch succeeded Oct 11, 2024 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 687 in crates/torii/core/src/engine.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/engine.rs#L686-L687

Added lines #L686 - L687 were not covered by tests

Check warning on line 49 in crates/torii/core/src/processors/erc20_legacy_transfer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/processors/erc20_legacy_transfer.rs#L49

Added line #L49 was not covered by tests

Check warning on line 63 in crates/torii/core/src/processors/erc20_legacy_transfer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/processors/erc20_legacy_transfer.rs#L54-L63

Added lines #L54 - L63 were not covered by tests

Check warning on line 52 in crates/torii/core/src/processors/erc20_transfer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/processors/erc20_transfer.rs#L52

Added line #L52 was not covered by tests

Check warning on line 63 in crates/torii/core/src/processors/erc20_transfer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/processors/erc20_transfer.rs#L54-L63

Added lines #L54 - L63 were not covered by tests

Check warning on line 52 in crates/torii/core/src/processors/erc721_legacy_transfer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/processors/erc721_legacy_transfer.rs#L52

Added line #L52 was not covered by tests

Check warning on line 61 in crates/torii/core/src/processors/erc721_legacy_transfer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/processors/erc721_legacy_transfer.rs#L61

Added line #L61 was not covered by tests

Check warning on line 52 in crates/torii/core/src/processors/erc721_transfer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/processors/erc721_transfer.rs#L52

Added line #L52 was not covered by tests

Check warning on line 61 in crates/torii/core/src/processors/erc721_transfer.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/core/src/processors/erc721_transfer.rs#L61

Added line #L61 was not covered by tests

Check warning on line 28 in crates/torii/core/src/sql/erc.rs

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/torii/graphql/src/object/erc/erc_transfer.rs#L148

Added line #L148 was not covered by tests