swent-group10 / polyfit

0 stars 1 forks source link

Getting data from sonarcloud #321

Closed RandomUsername1315 closed 3 months ago

RandomUsername1315 commented 3 months ago

Bugfix: CI Reading the Wrong Values

An issue with the CI reading and calculating the line coverage value locally resulted in a lower value being displayed compared to the SonarCloud line coverage value. This is probably due to the fact that SonarCloud ignores some files while the local calculation did not. To fix this, the CI now queries the SonarCloud API for the total line coverage and fails the build if it is lower than 80%.

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