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

Fix deploy workflow #8609

Closed steven-sheehy closed 1 week ago

steven-sheehy commented 1 week ago

Description:

Related issue(s):

Fixes #8607

Notes for reviewer:

Successful run of the workflow: https://github.com/hashgraph/hedera-mirror-node/actions/runs/9634257012 The PR it created: https://github.com/hashgraph/hedera-mirror-node/pull/8608 Successful run of the workflow with no git changes and no PR: https://github.com/hashgraph/hedera-mirror-node/actions/runs/9634271055

Checklist

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.

Project coverage is 92.54%. Comparing base (2c59682) to head (3b32e84).

Files Patch % Lines
...in/java/com/hedera/mirror/web3/Web3Properties.java 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #8609 +/- ## ============================================ - Coverage 92.54% 92.54% -0.01% - Complexity 7379 7380 +1 ============================================ Files 895 896 +1 Lines 29577 29580 +3 Branches 3617 3617 ============================================ + Hits 27372 27374 +2 - Misses 1384 1385 +1 Partials 821 821 ```

: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