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

fix: Ensure that the pending creation customizer applies to the address being created #11213

Merged
merged 5 commits into from
Jan 27, 2024

address failing e2e tests

62c491d
Select commit
Loading
Failed to load commit list.
Merged

fix: Ensure that the pending creation customizer applies to the address being created #11213

address failing e2e tests
62c491d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 27, 2024 in 0s

62.79% (+0.00%) compared to a723e9c

View this Pull Request on Codecov

62.79% (+0.00%) compared to a723e9c

Details

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (a723e9c) 62.79% compared to head (62c491d) 62.79%.

Files Patch % Lines
...rvice/mono/ledger/accounts/ContractCustomizer.java 62.50% 3 Missing ⚠️
...no/store/contracts/AbstractLedgerWorldUpdater.java 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##             release/0.46   #11213   +/-   ##
===============================================
  Coverage           62.79%   62.79%           
- Complexity          31011    31012    +1     
===============================================
  Files                3384     3384           
  Lines              136931   136937    +6     
  Branches            14310    14311    +1     
===============================================
+ Hits                85983    85988    +5     
- Misses              47504    47505    +1     
  Partials             3444     3444           

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