Skip to content

feat(torii): add transaction hash to erc_transfers table

Codecov / codecov/project failed Oct 13, 2024 in 1s

69.31% (-0.04%) compared to 67a1747

View this Pull Request on Codecov

69.31% (-0.04%) compared to 67a1747

Details

Codecov Report

Attention: Patch coverage is 0% with 43 lines in your changes missing coverage. Please review.

Project coverage is 69.31%. Comparing base (67a1747) to head (1ee2bb6).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...torii/core/src/processors/erc20_legacy_transfer.rs 0.00% 11 Missing ⚠️
crates/torii/core/src/processors/erc20_transfer.rs 0.00% 11 Missing ⚠️
crates/torii/core/src/sql/erc.rs 0.00% 8 Missing ⚠️
crates/torii/core/src/engine.rs 0.00% 5 Missing ⚠️
...rates/torii/graphql/src/object/erc/erc_transfer.rs 0.00% 4 Missing ⚠️
...orii/core/src/processors/erc721_legacy_transfer.rs 0.00% 2 Missing ⚠️
...rates/torii/core/src/processors/erc721_transfer.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2520      +/-   ##
==========================================
- Coverage   69.35%   69.31%   -0.04%     
==========================================
  Files         388      388              
  Lines       49988    50025      +37     
==========================================
+ Hits        34667    34674       +7     
- Misses      15321    15351      +30     

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