hashgraph / hedera-mirror-node

Hedera Mirror Node archives data from consensus nodes and serves it via an API
Apache License 2.0
117 stars 109 forks source link

Optimize Ethereum Transaction for Contract Results List #8599

Closed jnels124 closed 1 week ago

jnels124 commented 1 week ago

Description:

Related issue(s):

Fixes #7042

Notes for reviewer:

Checklist

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92.55%. Comparing base (ad82375) to head (8ec223c). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #8599 +/- ## ============================================ - Coverage 92.55% 92.55% -0.01% Complexity 7371 7371 ============================================ Files 895 895 Lines 29543 29541 -2 Branches 3607 3606 -1 ============================================ - Hits 27344 27342 -2 Misses 1382 1382 Partials 817 817 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud