hashgraph / hedera-mirror-node-explorer

Hedera Mirror Node Explorer for the Hedera Hashgraph DLT.
Apache License 2.0
16 stars 12 forks source link

chore: Decouple sonar analysis from unit tests in CI #1034

Closed svienot closed 4 months ago

svienot commented 4 months ago

Description:

Decouple sonar analysis from unit tests execution in CI. This will allow to check the result of unit tests more easily when the PR comes from a different repository (in that case the sonar analysis step always fails by lack of Sonar token).

Related issue(s):

Fixes #606

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

github-actions[bot] commented 4 months ago

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 83.08% 39034 / 46978
🔵 Statements 83.08% 39034 / 46978
🔵 Functions 63.02% 888 / 1409
🔵 Branches 84.32% 4078 / 4836
File CoverageNo changed files found.
Generated in workflow #861