Branch: refs/heads/development
Home: https://github.com/jenkinsci/influxdb-plugin
Commit: 573a858831c27aae5a973b9672b1d1f22da06101
https://github.com/jenkinsci/influxdb-plugin/commit/573a858831c27aae5a973b9672b1d1f22da06101
Author: Aleksi Simell <[email protected]>
Date: 2024-02-15 (Thu, 15 Feb 2024)
Changed paths:
M doc/available_metrics.md
M
src/main/java/jenkinsci/plugins/influxdb/generators/SonarQubePointGenerator.java
M src/test/java/jenkinsci/plugins/influxdb/InfluxDbPublisherTest.java
M
src/test/java/jenkinsci/plugins/influxdb/generators/JUnitPointGeneratorTest.java
M
src/test/java/jenkinsci/plugins/influxdb/generators/JenkinsBasePointGeneratorTest.java
M
src/test/java/jenkinsci/plugins/influxdb/generators/SonarQubePointGeneratorTest.java
A
src/test/resources/jenkinsci/plugins/influxdb/generators/sonarqube/build-log.txt
A
src/test/resources/jenkinsci/plugins/influxdb/generators/sonarqube/report-task.txt
Log Message:
-----------
Improve plugin unit tests (#175)
* Add test for getTarget
* Fix typo in method name
* Add basic unit test for JUnitPointGenerator
* Add test to test SonarQube hasReport method
* Add unit test to check if results are found from build log
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/influxdb-plugin/push/refs/heads/development/dbe56f-573a85%40github.com.