hashgraph / hedera-mirror-node

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

Fix Stackgres PostgreSQL version #9312

Closed steven-sheehy closed 3 weeks ago

steven-sheehy commented 3 weeks ago

Description:

Related issue(s):

Fixes #9311

Notes for reviewer:

Checklist

sonarcloud[bot] commented 3 weeks 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

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 92.51%. Comparing base (72a3a58) to head (18bed98). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #9312 +/- ## ============================================ - Coverage 92.52% 92.51% -0.01% Complexity 7012 7012 ============================================ Files 903 903 Lines 29638 29638 Branches 3738 3738 ============================================ - Hits 27422 27421 -1 Misses 1448 1448 - Partials 768 769 +1 ```

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