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

Log contract call payload #8602

Closed steven-sheehy closed 1 week ago

steven-sheehy commented 1 week ago

Description:

Related issue(s):

Fixes #8601

Notes for reviewer:

Checklist

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 80.00000% with 8 lines in your changes missing coverage. Please review.

Project coverage is 92.53%. Comparing base (ad82375) to head (6e59f68). Report is 2 commits behind head on main.

Files Patch % Lines
...a/com/hedera/mirror/web3/config/LoggingFilter.java 61.53% 1 Missing and 4 partials :warning:
...irror/web3/controller/GenericControllerAdvice.java 57.14% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #8602 +/- ## ============================================ - Coverage 92.55% 92.53% -0.02% - Complexity 7371 7372 +1 ============================================ Files 895 895 Lines 29543 29553 +10 Branches 3607 3610 +3 ============================================ + Hits 27344 27348 +4 - Misses 1382 1384 +2 - Partials 817 821 +4 ```

: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