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
Marc Bormeth b213af1089
Add Coverage Info to sonarscan.json (#3262)
* Add coverage metrics to report + influx

* Write unit tests

* Add integration test for Sonar Measures Component Service
2021-12-08 09:02:12 +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 Add Coverage Info to sonarscan.json (#3262) 2021-12-08 09:02:12 +01:00
componentService.go Add Coverage Info to sonarscan.json (#3262) 2021-12-08 09:02:12 +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 Add Coverage Info to sonarscan.json (#3262) 2021-12-08 09:02:12 +01:00
report.go Add Coverage Info to sonarscan.json (#3262) 2021-12-08 09:02:12 +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 feat(sonar): add output of measurements (#2218) 2021-02-24 15:44:23 +01:00