1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/pkg/sonar
Matthias Scudlik 5eb996c43c
sonarqube coverage: additional metrics (#3465)
* sonarqube coverage: additional metrics

* sonarExecuteScan: add lines of code and language distribution to sonarscan.json

* sonarExecuteScan: consider branch in componentService requests

* SonarQube: Do not omit empty values in SonarCoverage

* sonarExecuteScan: Add integration tests for ComponentService getLinesOfCode

* fix tests

* sonarExecuteScan: use pullRequest in componentService

Co-authored-by: I550025 <r.kloe@sap.com>
Co-authored-by: Marc Bormeth <marc.bormeth@sap.com>
2022-02-04 09:52:29 +01:00
..
testData feat(sonar): extract sonar project link to report JSON (#1390) 2020-04-21 15:45:52 +02:00
client_test.go feat(sonar): add output of measurements (#2218) 2021-02-24 15:44:23 +01:00
client.go feat(sonar): add output of measurements (#2218) 2021-02-24 15:44:23 +01:00
componentService_test.go sonarqube coverage: additional metrics (#3465) 2022-02-04 09:52:29 +01:00
componentService.go sonarqube coverage: additional metrics (#3465) 2022-02-04 09:52:29 +01:00
issueService_test.go feat(http): Resilience via retry on intermittent communication issues (#2877) 2021-06-15 11:13:24 +02:00
issueService.go feat(sonar): add output of measurements (#2218) 2021-02-24 15:44:23 +01:00
report_test.go sonarqube coverage: additional metrics (#3465) 2022-02-04 09:52:29 +01:00
report.go sonarqube coverage: additional metrics (#3465) 2022-02-04 09:52:29 +01:00
sonar_test.go Go Unit Tests fail due to windows/linux file separator mismatch (#2662) 2021-03-03 22:58:29 +01:00
sonar.go feat(sonar): extract sonar project link to report JSON (#1390) 2020-04-21 15:45:52 +02:00
taskService_test.go feat(http): Resilience via retry on intermittent communication issues (#2877) 2021-06-15 11:13:24 +02:00
taskService.go fix(sonar): remove warnings handling (#2650) 2021-02-24 19:21:40 +01:00
types.go sonarqube coverage: additional metrics (#3465) 2022-02-04 09:52:29 +01:00