[jenkinsci/performance-plugin] a669d9: add 95 percentile support

2023-11-03 Thread 'p-8-z' via Jenkins Commits
  Branch: refs/heads/feature/95-precentile
  Home:   https://github.com/jenkinsci/performance-plugin
  Commit: a669d9187a7a0846131e65f7a6a49b428ee4a947
  
https://github.com/jenkinsci/performance-plugin/commit/a669d9187a7a0846131e65f7a6a49b428ee4a947
  Author: p8z 
  Date:   2023-11-03 (Fri, 03 Nov 2023)

  Changed paths:
M src/main/java/hudson/plugins/performance/PerformancePublisher.java
M 
src/main/java/hudson/plugins/performance/actions/PerformanceProjectAction.java
M 
src/main/java/hudson/plugins/performance/constraints/AbstractConstraint.java
M src/main/java/hudson/plugins/performance/data/TaurusFinalStats.java
M src/main/java/hudson/plugins/performance/parsers/TaurusParser.java
M src/main/java/hudson/plugins/performance/reports/AbstractReport.java
M src/main/java/hudson/plugins/performance/reports/PerformanceReport.java
M src/main/java/hudson/plugins/performance/reports/UriReport.java
M src/main/resources/hudson/plugins/performance/Messages.properties
M src/main/resources/hudson/plugins/performance/Messages_es.properties
M 
src/main/resources/hudson/plugins/performance/PerformancePublisher/config.jelly
M 
src/main/resources/hudson/plugins/performance/tags/captionLine_es.properties
M src/test/java/hudson/plugins/performance/BaselineComparisonTest.java
M src/test/java/hudson/plugins/performance/PerformancePublisherTest.java
M 
src/test/java/hudson/plugins/performance/actions/PerformanceProjectActionGraphTest.java
M 
src/test/java/hudson/plugins/performance/constraints/ConstraintCheckerTest.java
M src/test/java/hudson/plugins/performance/parsers/AbstractParserTest.java
M src/test/java/hudson/plugins/performance/parsers/TaurusParserTest.java
M 
src/test/java/hudson/plugins/performance/reports/PerformanceReportTest.java
M src/test/resources/TaurusPreviousBuildReport.xml

  Log Message:
  ---
  add 95 percentile support


-- 
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/performance-plugin/push/refs/heads/feature/95-precentile/82b425-a669d9%40github.com.


[jenkinsci/performance-plugin] 82b425: add 95 percentile support

2023-11-03 Thread 'p-8-z' via Jenkins Commits
  Branch: refs/heads/feature/95-precentile
  Home:   https://github.com/jenkinsci/performance-plugin
  Commit: 82b425a8790809a8292e0a0387f7422a35343b84
  
https://github.com/jenkinsci/performance-plugin/commit/82b425a8790809a8292e0a0387f7422a35343b84
  Author: p8z 
  Date:   2022-12-18 (Sun, 18 Dec 2022)

  Changed paths:
M src/main/java/hudson/plugins/performance/PerformancePublisher.java
M 
src/main/java/hudson/plugins/performance/actions/PerformanceProjectAction.java
M 
src/main/java/hudson/plugins/performance/constraints/AbstractConstraint.java
M src/main/java/hudson/plugins/performance/data/TaurusFinalStats.java
M src/main/java/hudson/plugins/performance/parsers/TaurusParser.java
M src/main/java/hudson/plugins/performance/reports/AbstractReport.java
M src/main/java/hudson/plugins/performance/reports/PerformanceReport.java
M src/main/java/hudson/plugins/performance/reports/UriReport.java
M src/main/resources/hudson/plugins/performance/Messages.properties
M src/main/resources/hudson/plugins/performance/Messages_es.properties
M 
src/main/resources/hudson/plugins/performance/PerformancePublisher/config.jelly
M 
src/main/resources/hudson/plugins/performance/tags/captionLine_es.properties
M src/test/java/hudson/plugins/performance/BaselineComparisonTest.java
M src/test/java/hudson/plugins/performance/PerformancePublisherTest.java
M 
src/test/java/hudson/plugins/performance/actions/PerformanceProjectActionGraphTest.java
M 
src/test/java/hudson/plugins/performance/constraints/ConstraintCheckerTest.java
M src/test/java/hudson/plugins/performance/parsers/AbstractParserTest.java
M src/test/java/hudson/plugins/performance/parsers/TaurusParserTest.java
M 
src/test/java/hudson/plugins/performance/reports/PerformanceReportTest.java
M src/test/resources/TaurusPreviousBuildReport.xml

  Log Message:
  ---
  add 95 percentile support


-- 
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/performance-plugin/push/refs/heads/feature/95-precentile/00-82b425%40github.com.