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

chore: Cherry pick 9628 #10938

Merged
merged 140 commits into from
Jan 12, 2024

turn off fuzzy match in spec

d3ab415
Select commit
Loading
Failed to load commit list.
Merged

chore: Cherry pick 9628 #10938

turn off fuzzy match in spec
d3ab415
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 12, 2024 in 0s

62.79% (-0.01%) compared to 52b3de7

View this Pull Request on Codecov

62.79% (-0.01%) compared to 52b3de7

Details

Codecov Report

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

Comparison is base (52b3de7) 62.79% compared to head (d3ab415) 62.79%.

Files Patch % Lines
...pp/service/contract/impl/exec/v046/V046Module.java 0.00% 31 Missing ⚠️
...ono/txns/contract/ContractCallTransitionLogic.java 65.21% 3 Missing and 13 partials ⚠️
...no/store/contracts/AbstractLedgerWorldUpdater.java 50.00% 8 Missing and 7 partials ⚠️
...service/contract/impl/state/ProxyWorldUpdater.java 50.00% 4 Missing and 2 partials ⚠️
...no/context/properties/GlobalDynamicProperties.java 42.85% 2 Missing and 2 partials ⚠️
...o/contracts/execution/CallLocalEvmTxProcessor.java 57.14% 1 Missing and 2 partials ⚠️
...contracts/execution/traceability/HederaTracer.java 40.00% 2 Missing and 1 partial ⚠️
...o/contracts/operation/HederaOperationUtilV038.java 62.50% 1 Missing and 2 partials ⚠️
...rvice/contract/impl/exec/TransactionProcessor.java 90.00% 0 Missing and 3 partials ⚠️
...service/contract/impl/exec/utils/FrameBuilder.java 82.35% 0 Missing and 3 partials ⚠️
... and 18 more
Additional details and impacted files
@@                Coverage Diff                 @@
##             release/0.46   #10938      +/-   ##
==================================================
- Coverage           62.79%   62.79%   -0.01%     
- Complexity          30929    31004      +75     
==================================================
  Files                3380     3384       +4     
  Lines              136654   136912     +258     
  Branches            14242    14307      +65     
==================================================
+ Hits                85817    85971     +154     
- Misses              47443    47497      +54     
- Partials             3394     3444      +50     

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