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
Christopher Fenner 0fcbfa8da7
feat(sonar): create report for issue count (#2691)
* create json report

* archive report

* add test case

* generate report

* correct report name
2021-03-12 15:05:07 +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
issueService_test.go feat(sonar): add output of measurements (#2218) 2021-02-24 15:44:23 +01:00
issueService.go feat(sonar): add output of measurements (#2218) 2021-02-24 15:44:23 +01:00
report_test.go feat(sonar): create report for issue count (#2691) 2021-03-12 15:05:07 +01:00
report.go feat(sonar): create report for issue count (#2691) 2021-03-12 15:05:07 +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(sonar): add output of measurements (#2218) 2021-02-24 15:44:23 +01: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