[jenkinsci/code-coverage-api-plugin] 5d21cc: Move resolving of paths to the beginning of the re...

2023-04-13 Thread 'Ullrich Hafner' via Jenkins Commits
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/code-coverage-api-plugin
  Commit: 5d21cc33b20c9b6ac2d28db7a5a476cf4de2
  
https://github.com/jenkinsci/code-coverage-api-plugin/commit/5d21cc33b20c9b6ac2d28db7a5a476cf4de2
  Author: Ulli Hafner 
  Date:   2023-04-13 (Thu, 13 Apr 2023)

  Changed paths:
M 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/steps/CoverageRecorder.java
M 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/steps/CoverageReporter.java

  Log Message:
  ---
  Move resolving of paths to the beginning of the recorder.

Otherwise not all paths will be converted to absolute paths.


  Commit: 5cea618e98b93afb512e3d82f899d5774bf7c5cf
  
https://github.com/jenkinsci/code-coverage-api-plugin/commit/5cea618e98b93afb512e3d82f899d5774bf7c5cf
  Author: Ulli Hafner 
  Date:   2023-04-13 (Thu, 13 Apr 2023)

  Changed paths:
M 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/steps/CoverageRecorder.java

  Log Message:
  ---
  Add missing logger.


  Commit: b2787686c23077fca78e510e8941235fa6b3b1e9
  
https://github.com/jenkinsci/code-coverage-api-plugin/commit/b2787686c23077fca78e510e8941235fa6b3b1e9
  Author: Ullrich Hafner 
  Date:   2023-04-13 (Thu, 13 Apr 2023)

  Changed paths:
M 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/steps/CoverageRecorder.java
M 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/steps/CoverageReporter.java

  Log Message:
  ---
  Merge pull request #643 from jenkinsci/absolute-path

Move resolving of paths to the beginning of the recorder


Compare: 
https://github.com/jenkinsci/code-coverage-api-plugin/compare/6d05cca0052d...b2787686c230

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/code-coverage-api-plugin/push/refs/heads/master/6d05cc-b27876%40github.com.


[jenkinsci/code-coverage-api-plugin] 5d21cc: Move resolving of paths to the beginning of the re...

2023-04-13 Thread 'Ullrich Hafner' via Jenkins Commits
  Branch: refs/heads/absolute-path
  Home:   https://github.com/jenkinsci/code-coverage-api-plugin
  Commit: 5d21cc33b20c9b6ac2d28db7a5a476cf4de2
  
https://github.com/jenkinsci/code-coverage-api-plugin/commit/5d21cc33b20c9b6ac2d28db7a5a476cf4de2
  Author: Ulli Hafner 
  Date:   2023-04-13 (Thu, 13 Apr 2023)

  Changed paths:
M 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/steps/CoverageRecorder.java
M 
plugin/src/main/java/io/jenkins/plugins/coverage/metrics/steps/CoverageReporter.java

  Log Message:
  ---
  Move resolving of paths to the beginning of the recorder.

Otherwise not all paths will be converted to absolute paths.


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/code-coverage-api-plugin/push/refs/heads/absolute-path/00-5d21cc%40github.com.