[JIRA] (JENKINS-50066) Unit Test for HealthReportBuilder

2018-05-08 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 SCM/JIRA link daemon commented on  JENKINS-50066  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Unit Test for HealthReportBuilder   
 

  
 
 
 
 

 
 Code changed in jenkins User: Ulli Hafner Path: src/main/java/io/jenkins/plugins/analysis/core/model/AnalysisResult.java src/main/java/io/jenkins/plugins/analysis/core/quality/HealthReportBuilder.java src/main/java/io/jenkins/plugins/analysis/core/views/ResultAction.java http://jenkins-ci.org/commit/analysis-core-plugin/85f967253db5521b766f303a294a35ead8772230 Log: JENKINS-50066 Refactored parameters of computeHealth. Now the method does not depend on AnalysisResult anymore. It gets the required size values by a map.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-50066) Unit Test for HealthReportBuilder

2018-04-12 Thread ullrich.haf...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ulli Hafner updated  JENKINS-50066  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50066  
 
 
  Unit Test for HealthReportBuilder   
 

  
 
 
 
 

 
Change By: 
 Ulli Hafner  
 
 
Status: 
 In Review Closed  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-50066) Unit Test for HealthReportBuilder

2018-04-12 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 SCM/JIRA link daemon commented on  JENKINS-50066  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Unit Test for HealthReportBuilder   
 

  
 
 
 
 

 
 Code changed in jenkins User: Alexandra Path: clean.sh go.sh jenkins.sh skip.sh src/main/java/io/jenkins/plugins/analysis/core/model/AnalysisResult.java src/main/java/io/jenkins/plugins/analysis/core/quality/HealthReportBuilder.java src/main/java/io/jenkins/plugins/analysis/core/views/ResultAction.java src/test/java/io/jenkins/plugins/analysis/core/quality/HealthReportBuilderTest.java http://jenkins-ci.org/commit/analysis-core-plugin/578d24eef568515e08c0262d6272ff197f01f811 Log: Merge pull request #2 from loelala/JENKINS-50066/UnitTest-HealthReportBuilder Jenkins 50066/unit test health report builder  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-50066) Unit Test for HealthReportBuilder

2018-04-12 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 SCM/JIRA link daemon commented on  JENKINS-50066  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Unit Test for HealthReportBuilder   
 

  
 
 
 
 

 
 Code changed in jenkins User: loelala Path: src/test/java/io/jenkins/plugins/analysis/core/quality/HealthReportBuilderTest.java http://jenkins-ci.org/commit/analysis-core-plugin/c5cb9799e4281e3ecf2d66bdf78b008b78d2e49b Log: JENKINS-50066 adjusted style, renamed some local fields and renamed method names  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-50066) Unit Test for HealthReportBuilder

2018-04-12 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 SCM/JIRA link daemon commented on  JENKINS-50066  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Unit Test for HealthReportBuilder   
 

  
 
 
 
 

 
 Code changed in jenkins User: loelala Path: src/test/java/io/jenkins/plugins/analysis/core/quality/HealthReportBuilderTest.java http://jenkins-ci.org/commit/analysis-core-plugin/80e06c37f3bdb4d5476a9f8c92b600dcdb4df949 Log: Merge branch 'JENKINS-50066/UnitTest-HealthReportBuilder' into hm-edu-testing  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-50066) Unit Test for HealthReportBuilder

2018-04-05 Thread alexandra.wenzel.m...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alexandra Wenzel updated  JENKINS-50066  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50066  
 
 
  Unit Test for HealthReportBuilder   
 

  
 
 
 
 

 
Change By: 
 Alexandra Wenzel  
 
 
Status: 
 In  Progress  Review  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-50066) Unit Test for HealthReportBuilder

2018-03-29 Thread alexandra.wenzel.m...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alexandra Wenzel commented on  JENKINS-50066  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Unit Test for HealthReportBuilder   
 

  
 
 
 
 

 
 Thank you for clarification.   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-50066) Unit Test for HealthReportBuilder

2018-03-28 Thread ullrich.haf...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ulli Hafner commented on  JENKINS-50066  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Unit Test for HealthReportBuilder   
 

  
 
 
 
 

 
 SUT is io.jenkins.plugins.analysis.core.quality.HealthReportBuilder. The deprecated class hudson.plugins.analysis.core.HealthReportBuilder and the associated test should not be touched.  I also updated the branch  so that this test does not require Mockito, i.e. now the method  

 
 
public HealthReport computeHealth(final AnalysisResult result) 
 

 should be tested.  You can reuse (i.e. copy) some portions of the old test if that makes sense.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-50066) Unit Test for HealthReportBuilder

2018-03-28 Thread alexandra.wenzel.m...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alexandra Wenzel updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50066  
 
 
  Unit Test for HealthReportBuilder   
 

  
 
 
 
 

 
Change By: 
 Alexandra Wenzel  
 

  
 
 
 
 

 
 *What should be tested here?*For the HealthReportBuilder a test class already exists. In this test class, the method {code:java}computeHealth(final int counter, final AnnotationProvider result){code}is tested with 100% coverage. It computes the healthiness of a build based on the specified counter. The aim of this task is to test the whole functionallity of the builder, which includes the method  Computes the healthiness of a build based on the specified result. {code:java}computeHealth(final AnnotationProvider result)  {code}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.goo

[JIRA] (JENKINS-50066) Unit Test for HealthReportBuilder

2018-03-28 Thread alexandra.wenzel.m...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alexandra Wenzel updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50066  
 
 
  Unit Test for HealthReportBuilder   
 

  
 
 
 
 

 
Change By: 
 Alexandra Wenzel  
 

  
 
 
 
 

 
 *What should be tested here?*For the HealthReportBuilder a test class already exists. In this test class, the method {code:java}computeHealth(final int counter, final AnnotationProvider result){code}is tested with 100% coverage. It computes the healthiness of a build based on the specified counter. The aim of this task is to test the whole functionallity of the builder, which includes the method  Computes the healthiness of a build based on the specified result. {code:java}computeHealth(final AnnotationProvider result){code} It computes the healthiness of a build based on the specified result.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsu

[JIRA] (JENKINS-50066) Unit Test for HealthReportBuilder

2018-03-28 Thread alexandra.wenzel.m...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alexandra Wenzel updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50066  
 
 
  Unit Test for HealthReportBuilder   
 

  
 
 
 
 

 
Change By: 
 Alexandra Wenzel  
 

  
 
 
 
 

 
 SUT is [io.jenkins.plugins.analysis.core.quality.HealthReportBuilder|https://github.com/jenkinsci/analysis-core-plugin/blob/85f967253db5521b766f303a294a35ead8772230/src/main/java/io/jenkins/plugins/analysis/core/quality/HealthReportBuilder.java]. The deprecated class {{hudson.plugins.analysis.core.HealthReportBuilder}} and the associated test *What  should  not  be  touched.   tested here?*  I also [updated For  the  branch |https://github  HealthReportBuilder a test class already exists . com/jenkinsci/analysis-core-plugin/commit/85f967253db5521b766f303a294a35ead8772230] so that  In  this test  does not require Mockito  class ,  i.e. now  the method  {code:java} public HealthReport  computeHealth(final  AnalysisResult  int counter, final AnnotationProvider  result){code} should be is  tested  with 100% coverage .  It computes the healthiness of a build based on the specified counter.  You can reuse (i.e. copy) some portions  The aim  of  the old  this task is to  test  if that makes sense.  the whole functionallity of the builder, which includes the method {code:java}computeHealth(final AnnotationProvider result){code}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
 

[JIRA] (JENKINS-50066) Unit Test for HealthReportBuilder

2018-03-28 Thread ullrich.haf...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ulli Hafner updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50066  
 
 
  Unit Test for HealthReportBuilder   
 

  
 
 
 
 

 
Change By: 
 Ulli Hafner  
 

  
 
 
 
 

 
 SUT is  {{  [ io.jenkins.plugins.analysis.core.quality.HealthReportBuilder }} |https://github . com/jenkinsci/analysis-core-plugin/blob/85f967253db5521b766f303a294a35ead8772230/src/main/java/io/jenkins/plugins/analysis/core/quality/HealthReportBuilder.java].  The deprecated class {{hudson.plugins.analysis.core.HealthReportBuilder}} and the associated test should not be touched. I also [updated the branch |https://github.com/jenkinsci/analysis-core-plugin/commit/85f967253db5521b766f303a294a35ead8772230] so that this test does not require Mockito, i.e. now the method  {code:java}public HealthReport computeHealth(final AnalysisResult result) {code}should be tested.You can reuse (i.e. copy) some portions of the old test if that makes sense.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google

[JIRA] (JENKINS-50066) Unit Test for HealthReportBuilder

2018-03-28 Thread ullrich.haf...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ulli Hafner updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50066  
 
 
  Unit Test for HealthReportBuilder   
 

  
 
 
 
 

 
Change By: 
 Ulli Hafner  
 

  
 
 
 
 

 
 SUT is {{io.jenkins.plugins.analysis.core.quality.HealthReportBuilder}}. The deprecated class {{hudson.plugins.analysis.core.HealthReportBuilder}} and the associated test should not be touched. I also [updated the branch |https://github.com/jenkinsci/analysis-core-plugin/commit/85f967253db5521b766f303a294a35ead8772230] so that this test does not require Mockito, i.e. now the method  {code:java}public HealthReport computeHealth(final AnalysisResult result) {code}should be tested. You can reuse (i.e. copy) some portions of the old test if that makes sense.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit 

[JIRA] (JENKINS-50066) Unit Test for HealthReportBuilder

2018-03-28 Thread ullrich.haf...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ulli Hafner updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50066  
 
 
  Unit Test for HealthReportBuilder   
 

  
 
 
 
 

 
Change By: 
 Ulli Hafner  
 

  
 
 
 
 

 
 SUT is {{io.jenkins.plugins.analysis.core.quality.HealthReportBuilder}}. The deprecated class {{hudson.plugins.analysis.core.HealthReportBuilder}} and the associated test should not be touched. I also  [  updated the branch  |https://github.com/jenkinsci/analysis-core-plugin/commit/85f967253db5521b766f303a294a35ead8772230]  so that this test does not require Mockito, i.e. now the method  {code:java}public HealthReport computeHealth(final AnalysisResult result) {code}should be tested.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-50066) Unit Test for HealthReportBuilder

2018-03-28 Thread ullrich.haf...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ulli Hafner updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50066  
 
 
  Unit Test for HealthReportBuilder   
 

  
 
 
 
 

 
Change By: 
 Ulli Hafner  
 

  
 
 
 
 

 
 *What should be tested here?*For the SUT is {{io.jenkins.plugins.analysis.core.quality.  HealthReportBuilder  a test class already exists }} .  In this test  The deprecated  class , the method  { code:java}computeHealth(final int counter, final AnnotationProvider result) { code hudson.plugins.analysis.core.HealthReportBuilder } is tested with 100% coverage } and the associated test should not be touched .  The aim of  I also updated the branch so that  this  task is to  test  the whole functionallity of the builder  does not require Mockito ,  which includes  i.e. now  the method {code:java} public HealthReport computeHealth(final  AnnotationProvider  AnalysisResult  result){code} should be tested.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To 

[JIRA] (JENKINS-50066) Unit Test for HealthReportBuilder

2018-03-28 Thread alexandra.wenzel.m...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alexandra Wenzel updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50066  
 
 
  Unit Test for HealthReportBuilder   
 

  
 
 
 
 

 
Change By: 
 Alexandra Wenzel  
 

  
 
 
 
 

 
 *What should be tested here?  __ *   For the HealthReportBuilder a test class already exists. In this test class, the method {code:java}computeHealth(final int counter, final AnnotationProvider result){code}is tested with 100% coverage. The aim of this task is to test the whole functionallity of the builder, which includes the method {code:java}computeHealth(final AnnotationProvider result){code}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-50066) Unit Test for HealthReportBuilder

2018-03-28 Thread alexandra.wenzel.m...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alexandra Wenzel updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50066  
 
 
  Unit Test for HealthReportBuilder   
 

  
 
 
 
 

 
Change By: 
 Alexandra Wenzel  
 

  
 
 
 
 

 
 *What should be tested here? __* For the HealthReportBuilder a test class already exists. In this test class, the method {code:java}computeHealth(final int counter, final AnnotationProvider result){code}is tested with 100% coverage. The aim of this task is to test the whole functionallity of the builder, which includes the method {code:java}computeHealth(final AnnotationProvider result){code}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-50066) Unit Test for HealthReportBuilder

2018-03-22 Thread alexandra.wenzel.m...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alexandra Wenzel assigned an issue to Alexandra Wenzel  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50066  
 
 
  Unit Test for HealthReportBuilder   
 

  
 
 
 
 

 
Change By: 
 Alexandra Wenzel  
 
 
Assignee: 
 Ulli Hafner Alexandra Wenzel  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-50066) Unit Test for HealthReportBuilder

2018-03-22 Thread michaelar...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Michaela Reitschuster started work on  JENKINS-50066  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Michaela Reitschuster  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-50066) Unit Test for HealthReportBuilder

2018-03-10 Thread ullrich.haf...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ulli Hafner created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50066  
 
 
  Unit Test for HealthReportBuilder   
 

  
 
 
 
 

 
Issue Type: 
  Task  
 
 
Assignee: 
 Ulli Hafner  
 
 
Components: 
 analysis-core-plugin  
 
 
Created: 
 2018-03-10 16:51  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Ulli Hafner  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" gro