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

[FA migration] Dynamically process FA mapping #698

Merged
merged 8 commits into from
Feb 4, 2025

lint

4928c52
Select commit
Loading
Failed to load commit list.
Merged

[FA migration] Dynamically process FA mapping #698

lint
4928c52
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 3, 2025 in 0s

50.2% (+0.2%) compared to 279ad33

View this Pull Request on Codecov

50.2% (+0.2%) compared to 279ad33

Details

Codecov Report

Attention: Patch coverage is 76.56766% with 71 lines in your changes missing coverage. Please review.

Project coverage is 50.2%. Comparing base (279ad33) to head (4928c52).

Files with missing lines Patch % Lines
...ocessor/src/processors/fungible_asset_processor.rs 71.4% 32 Missing ⚠️
...t_fungible_asset_processor/parquet_fa_extractor.rs 0.0% 17 Missing ⚠️
...t_models/raw_v2_fungible_asset_to_coin_mappings.rs 83.7% 7 Missing ⚠️
...ngible_asset_processor/fungible_asset_extractor.rs 79.3% 6 Missing ⚠️
...uet_processors/parquet_fungible_asset_processor.rs 0.0% 4 Missing ⚠️
.../fungible_asset_processor/fungible_asset_storer.rs 85.1% 4 Missing ⚠️
rust/integration-tests/src/models/fa_v2_models.rs 0.0% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main    #698     +/-   ##
=======================================
+ Coverage   50.0%   50.2%   +0.2%     
=======================================
  Files        251     253      +2     
  Lines      28335   28575    +240     
=======================================
+ Hits       14171   14352    +181     
- Misses     14164   14223     +59     

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