1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00
sap-jenkins-library/pkg/sonar
Jk1484 ffc931aad1
feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345)
* Added unit tag as argument. Added description to runTests command. Changed code generator to have unit build tag in generated unit test files.

* Added unit build tag to all unit test files.

* added to new unit test unit build tag

* Update verify-go.yml

* small fix

---------

Co-authored-by: Muhammadali Nazarov <Muhammadali.Nazarov@acronis.com>
Co-authored-by: Christopher Fenner <26137398+CCFenner@users.noreply.github.com>
2023-05-03 21:02:11 +05:00
..
testData feat(sonar): extract sonar project link to report JSON (#1390) 2020-04-21 15:45:52 +02:00
client_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
client.go feat(sonar): add output of measurements (#2218) 2021-02-24 15:44:23 +01:00
componentService_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
componentService.go sonarExecuteScan: fix building the URL to call sonar API (#4105) 2022-11-07 18:10:47 +06:00
issueService_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
issueService.go sonarExecuteScan: fix building the URL to call sonar API (#4105) 2022-11-07 18:10:47 +06:00
report_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
report.go chore: update formatting (#4111) 2022-11-08 08:47:38 +01:00
sonar_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
sonar.go chore: update formatting (#4111) 2022-11-08 08:47:38 +01:00
taskService_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05: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