hashgraph / hedera-mirror-node

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

Fix Snyk Open Source check failing #8642

Closed steven-sheehy closed 5 days ago

steven-sheehy commented 5 days ago

Description:

Fix Snyk Open Source check failing due to jnr license failure

Related issue(s):

Notes for reviewer:

Checklist

sonarcloud[bot] commented 5 days 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 5 days ago

Codecov Report

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

Project coverage is 92.02%. Comparing base (3c76446) to head (b8a330c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #8642 +/- ## ============================================ + Coverage 88.56% 92.02% +3.45% - Complexity 450 7529 +7079 ============================================ Files 60 920 +860 Lines 1251 30066 +28815 Branches 105 3659 +3554 ============================================ + Hits 1108 27669 +26561 - Misses 103 1568 +1465 - Partials 40 829 +789 ```

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