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

Add AccountRestorationProcessor for Improved Key Rotation and Multi-Key Account Discoverability #660

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Update `AuthKeyMultikeyLayout` model to include pk prefixes within th…

76ce1aa
Select commit
Loading
Failed to load commit list.
Draft

Add AccountRestorationProcessor for Improved Key Rotation and Multi-Key Account Discoverability #660

Update `AuthKeyMultikeyLayout` model to include pk prefixes within th…
76ce1aa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 12, 2025 in 0s

47.7% (-1.4%) compared to 1130af5

View this Pull Request on Codecov

47.7% (-1.4%) compared to 1130af5

Details

Codecov Report

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

Project coverage is 47.7%. Comparing base (1130af5) to head (76ce1aa).

Files with missing lines Patch % Lines
...nt_restoration_models/account_restoration_utils.rs 0.0% 279 Missing ⚠️
...estoration_processor/account_restoration_storer.rs 0.0% 129 Missing ⚠️
...or/src/processors/account_restoration_processor.rs 0.0% 75 Missing ⚠️
rust/processor/src/db/postgres/schema.rs 0.0% 30 Missing ⚠️
...oration_processor/account_restoration_extractor.rs 0.0% 24 Missing ⚠️
...k-processor/src/config/indexer_processor_config.rs 0.0% 2 Missing ⚠️
...t_restoration_models/auth_key_account_addresses.rs 0.0% 1 Missing ⚠️
...unt_restoration_models/auth_key_multikey_layout.rs 0.0% 1 Missing ⚠️
...account_restoration_models/public_key_auth_keys.rs 0.0% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main    #660     +/-   ##
=======================================
- Coverage   49.0%   47.7%   -1.4%     
=======================================
  Files        233     240      +7     
  Lines      27308   27850    +542     
=======================================
- Hits       13391   13293     -98     
- Misses     13917   14557    +640     

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