[JIRA] (JENKINS-61387) SlaveComputer not cleaned up after the channel is closed

2020-03-09 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Shenyu Zheng edited a comment on  JENKINS-61387  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: SlaveComputer not cleaned up after the channel is closed   
 

  
 
 
 
 

 
 I have looked at the codes.After the channel is closed, SlaveComputer will call `afterDisconnect` to notify KubernetesLaunch [https://github.com/jenkinsci/jenkins/blob/master/core/src/main/java/hudson/slaves/SlaveComputer.java#L625]. But KubernetesLaunch didn't  implement  override  this method.Maybe we need to implement the `afterDisconnect` method to clean up SlaveComputer after the channel is closed?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.205040.1583744035000.2844.1583749620079%40Atlassian.JIRA.


[JIRA] (JENKINS-61387) SlaveComputer not cleaned up after the channel is closed

2020-03-09 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Shenyu Zheng edited a comment on  JENKINS-61387  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: SlaveComputer not cleaned up after the channel is closed   
 

  
 
 
 
 

 
 I have looked at the codes.After the channel is closed, SlaveComputer will call `afterDisconnect` to notify KubernetesLaunch [https://github.com/jenkinsci/jenkins/blob/master/core/src/main/java/hudson/slaves/SlaveComputer.java#L625]. But KubernetesLaunch didn't override this method.Maybe we need to implement the `afterDisconnect` method  in KubernetesLaunch  to clean up SlaveComputer after the channel is closed?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.205040.1583744035000.2845.1583749620115%40Atlassian.JIRA.


[JIRA] (JENKINS-61387) SlaveComputer not cleaned up after the channel is closed

2020-03-09 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Shenyu Zheng edited a comment on  JENKINS-61387  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: SlaveComputer not cleaned up after the channel is closed   
 

  
 
 
 
 

 
 I have looked at the codes.After the channel is closed, SlaveComputer will call `afterDisconnect` to notify KubernetesLaunch [https://github.com/jenkinsci/jenkins/blob/master/core/src/main/java/hudson/slaves/SlaveComputer.java#L625]. But KubernetesLaunch didn't implement this method.   Maybe we need to implement  the  `afterDisconnect` method to clean up SlaveComputer after the channel is closed?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.205040.1583744035000.2768.1583744340200%40Atlassian.JIRA.


[JIRA] (JENKINS-61387) SlaveComputer not cleaned up after the channel is closed

2020-03-09 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Shenyu Zheng updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-61387  
 
 
  SlaveComputer not cleaned up after the channel is closed   
 

  
 
 
 
 

 
Change By: 
 Shenyu Zheng  
 
 
Issue Type: 
 Task Bug  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.205040.1583744035000.2769.1583744340220%40Atlassian.JIRA.


[JIRA] (JENKINS-61387) SlaveComputer not cleaned up after the channel is closed

2020-03-09 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Shenyu Zheng commented on  JENKINS-61387  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: SlaveComputer not cleaned up after the channel is closed   
 

  
 
 
 
 

 
 I have looked at the codes. After the channel is closed, SlaveComputer will call `afterDisconnect` to notify KubernetesLaunch https://github.com/jenkinsci/jenkins/blob/master/core/src/main/java/hudson/slaves/SlaveComputer.java#L625. But KubernetesLaunch didn't implement this method. Maybe we need to implement `afterDisconnect` method to clean up SlaveComputer after the channel is closed?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.205040.1583744035000.2767.1583744340138%40Atlassian.JIRA.


[JIRA] (JENKINS-61387) SlaveComputer not cleaned up after the channel is closed

2020-03-09 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Shenyu Zheng created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-61387  
 
 
  SlaveComputer not cleaned up after the channel is closed   
 

  
 
 
 
 

 
Issue Type: 
  Task  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 kubernetes-plugin  
 
 
Created: 
 2020-03-09 08:53  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Shenyu Zheng  
 

  
 
 
 
 

 
 Steps to reproduce: 
 
Create a Pipeline with the fellow script 

 

pipeline{

agent {
label "test-pod"
}

stages {
stage("Sleep") {
steps {
sh "sleep 1000"
}
}
}
}
 

 
 
 
Run the Pipeline and waiting for agent pod to start 
Reboot the node which the agent pod has been assigned to 
 Result: SlaveComputer is marked as offline and never get deleted even after we delete the pod. Build will also not failed and run forever. Expected Result: SlaveComputer is deleted and the build is failed.    
 

  
 
 
 
 

 
  

[JIRA] (JENKINS-60359) Use standard bread crumbs

2019-12-16 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Shenyu Zheng updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60359  
 
 
  Use standard bread crumbs   
 

  
 
 
 
 

 
Change By: 
 Shenyu Zheng  
 
 
Labels: 
 newbie-friendly  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.203380.1575442072000.8044.1576483860270%40Atlassian.JIRA.


[JIRA] (JENKINS-58345) Show trend graph on job summary, not full coverage results

2019-12-16 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Shenyu Zheng updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-58345  
 
 
  Show trend graph on job summary, not full coverage results   
 

  
 
 
 
 

 
Change By: 
 Shenyu Zheng  
 
 
Labels: 
 newbie-friendly  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.200459.1562248796000.8038.1576483800586%40Atlassian.JIRA.


[JIRA] (JENKINS-57329) Should support namespace

2019-05-05 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-57329  
 
 
  Should support namespace   
 

  
 
 
 
 

 
Issue Type: 
  New Feature  
 
 
Assignee: 
 James Nord  
 
 
Components: 
 kubernetes-credentials-provider-plugin  
 
 
Created: 
 2019-05-05 07:50  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Share Cheng  
 

  
 
 
 
 

 
 This plugin seems only to watch secret from one namespace. It is better to watch secret from all namespaces.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 
 

[JIRA] (JENKINS-57328) Should not use secret name as credential ID

2019-05-05 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-57328  
 
 
  Should not use secret name as credential ID   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 James Nord  
 
 
Components: 
 kubernetes-credentials-provider-plugin  
 
 
Created: 
 2019-05-05 07:22  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Share Cheng  
 

  
 
 
 
 

 
 Currently, this plugin will use secret's name as the credential ID to create a credential. It may cause problems when there are secrets have the same name but in different namespaces. It is better to use namespace and name to generate the credential ID - like '{namespace}-{name}'.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

  

[JIRA] (JENKINS-51924) Supporting converters for non-Java languages

2019-02-03 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng commented on  JENKINS-51924  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Supporting converters for non-Java languages
 

  
 
 
 
 

 
 Joseph Petersen I will look at it. If it is not very hard to implement I will add support for it   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-53008) Localize the report layouts

2019-01-10 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53008  
 
 
  Localize the report layouts   
 

  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
Labels: 
 newbie-friendly  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-51926) Supporting combining reports within a build(e.g. after parallel() execution in Pipeline)

2019-01-10 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng updated  JENKINS-51926  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-51926  
 
 
  Supporting combining reports within a build(e.g. after parallel() execution in Pipeline)
 

  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
Status: 
 In Review Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-51367) Add support of optional report names

2019-01-10 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng stopped work on  JENKINS-51367  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
Status: 
 In Progress Open  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-51367) Add support of optional report names

2019-01-10 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-51367  
 
 
  Add support of optional report names   
 

  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
Labels: 
 newbie-friendly  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-52631) Release cobertura plugin with code coverage api compatibility

2019-01-10 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng started work on  JENKINS-52631  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-52631) Release cobertura plugin with code coverage api compatibility

2019-01-10 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng updated  JENKINS-52631  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-52631  
 
 
  Release cobertura plugin with code coverage api compatibility   
 

  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
Status: 
 In Review Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-52631) Release cobertura plugin with code coverage api compatibility

2019-01-10 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng updated  JENKINS-52631  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-52631  
 
 
  Release cobertura plugin with code coverage api compatibility   
 

  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
Status: 
 In  Progress  Review  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-53242) Can't open "Coverage Report" of multibranch pipeline job because of a JellyTagException

2018-08-30 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng resolved as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53242  
 
 
  Can't open "Coverage Report" of multibranch pipeline job because of a JellyTagException   
 

  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
Status: 
 In Progress Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-53242) Can't open "Coverage Report" of multibranch pipeline job because of a JellyTagException

2018-08-28 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng commented on  JENKINS-53242  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Can't open "Coverage Report" of multibranch pipeline job because of a JellyTagException   
 

  
 
 
 
 

 
 Ramin Baradari Fix it in version 1.0.5, Thanks!  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-53242) Can't open "Coverage Report" of multibranch pipeline job because of a JellyTagException

2018-08-27 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng started work on  JENKINS-53242  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-53242) Can't open "Coverage Report" of multibranch pipeline job because of a JellyTagException

2018-08-27 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng commented on  JENKINS-53242  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Can't open "Coverage Report" of multibranch pipeline job because of a JellyTagException   
 

  
 
 
 
 

 
 Ramin Baradari Thanks! I will look at it   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-53181) Jacoco adapter does not work if Jacoco plugin is installed too

2018-08-26 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng updated  JENKINS-53181  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53181  
 
 
  Jacoco adapter does not work if Jacoco plugin is installed too   
 

  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
Status: 
 In Progress Fixed but Unreleased  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-53181) Jacoco adapter does not work if Jacoco plugin is installed too

2018-08-26 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng updated  JENKINS-53181  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53181  
 
 
  Jacoco adapter does not work if Jacoco plugin is installed too   
 

  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
Status: 
 Fixed but Unreleased Resolved  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-53181) Jacoco adapter does not work if Jacoco plugin is installed too

2018-08-24 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng commented on  JENKINS-53181  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Jacoco adapter does not work if Jacoco plugin is installed too   
 

  
 
 
 
 

 
 Ramin Baradari You can use `jacocoAdapter` instead of `jacoco` to avoid name conflicts in version 1.0.4.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-53183) Throw NotSerializableException when used in master/slave set up

2018-08-22 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng resolved as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53183  
 
 
  Throw NotSerializableException when used in master/slave set up   
 

  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-53181) Jacoco adapter does not work if Jacoco plugin is installed too

2018-08-22 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng commented on  JENKINS-53181  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Jacoco adapter does not work if Jacoco plugin is installed too   
 

  
 
 
 
 

 
 Ramin Baradari Fix the NotSerializableException in 1.0.3, you can try it out.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-53181) Jacoco adapter does not work if Jacoco plugin is installed too

2018-08-22 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53181  
 
 
  Jacoco adapter does not work if Jacoco plugin is installed too   
 

  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
Comment: 
 [~rbaradari] Thanks for your feedback, I have opened a pull request in [https://github.com/jenkinsci/code-coverage-api-plugin/pull/46], and would you like help me to check it?You can generate a hpi file by `mvn hpi:hpi` command in the project directory and use it in Jenkins pluginManager advanced option.Thanks very much for that.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-53183) Throw NotSerializableException when used in master/slave set up

2018-08-22 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53183  
 
 
  Throw NotSerializableException when used in master/slave set up   
 

  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
Summary: 
 Throw NotSerializableException when used in master/ agent slave  set up  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-53181) Jacoco adapter does not work if Jacoco plugin is installed too

2018-08-22 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng edited a comment on  JENKINS-53181  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Jacoco adapter does not work if Jacoco plugin is installed too   
 

  
 
 
 
 

 
 [~rbaradari] Thanks for your feedback, I have opened a pull request in [https://github.com/jenkinsci/code-coverage-api-plugin/pull/46], and would you like help me to check it?You can generate a hpi file by `mvn hpi:hpi`  command in the project directory  and use it in Jenkins pluginManager advanced option. Thanks very much for that.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-53181) Jacoco adapter does not work if Jacoco plugin is installed too

2018-08-22 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng edited a comment on  JENKINS-53181  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Jacoco adapter does not work if Jacoco plugin is installed too   
 

  
 
 
 
 

 
 [~rbaradari] Thanks for your feedback, I have opened a pull request in  [  https://github.com/jenkinsci/code-coverage-api-plugin/pull/46 ] , and would you like help me to check it?You can generate a hpi file by `mvn hpi:hpi` and use it in Jenkins pluginManager advanced option.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-53181) Jacoco adapter does not work if Jacoco plugin is installed too

2018-08-22 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng commented on  JENKINS-53181  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Jacoco adapter does not work if Jacoco plugin is installed too   
 

  
 
 
 
 

 
 Ramin Baradari Thanks for your feedback, I have opened a pull request in https://github.com/jenkinsci/code-coverage-api-plugin/pull/46, and would you like help me to check it?   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-53183) Throw NotSerializableException when used in master/agent set up

2018-08-22 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53183  
 
 
  Throw NotSerializableException when used in master/agent set up   
 

  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
Issue Type: 
 Improvement Bug  
 
 
Priority: 
 Minor Major  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-53183) Throw NotSerializableException when used in master/agent set up

2018-08-22 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53183  
 
 
  Throw NotSerializableException when used in master/agent set up   
 

  
 
 
 
 

 
Issue Type: 
  Improvement  
 
 
Assignee: 
 Share Cheng  
 
 
Components: 
 code-coverage-api-plugin  
 
 
Created: 
 2018-08-22 09:28  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Share Cheng  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-53181) Jacoco adapter does not work if Jacoco plugin is installed too

2018-08-22 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng commented on  JENKINS-53181  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Jacoco adapter does not work if Jacoco plugin is installed too   
 

  
 
 
 
 

 
 For now, you can use 

 

publishCoverage adapters: [[$class: 'JacocoReportAdapter', path:'report.xml']]
 

 to avoid confict.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-53181) Jacoco adapter does not work if Jacoco plugin is installed too

2018-08-22 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng commented on  JENKINS-53181  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Jacoco adapter does not work if Jacoco plugin is installed too   
 

  
 
 
 
 

 
 Ramin Baradari Thanks for your report, I will fix it soon.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-53181) Jacoco adapter does not work if Jacoco plugin is installed too

2018-08-22 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng started work on  JENKINS-53181  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-53130) Code coverage 0% in jenkins with Jacoco

2018-08-21 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng updated  JENKINS-53130  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53130  
 
 
  Code coverage 0% in jenkins with Jacoco   
 

  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
Status: 
 In Review Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-53130) Code coverage 0% in jenkins with Jacoco

2018-08-20 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53130  
 
 
  Code coverage 0% in jenkins with Jacoco   
 

  
 
 
 
 

 
Change By: 
 Share Cheng  
 

  
 
 
 
 

 
 https://github.com/jenkinsci/code-coverage-api-plugin/issues/44  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-53130) Code coverage 0% in jenkins with Jacoco

2018-08-20 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng started work on  JENKINS-53130  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-53130) Code coverage 0% in jenkins with Jacoco

2018-08-20 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng updated  JENKINS-53130  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53130  
 
 
  Code coverage 0% in jenkins with Jacoco   
 

  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
Status: 
 In  Progress  Review  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-53130) Code coverage 0% in jenkins with Jacoco

2018-08-20 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53130  
 
 
  Code coverage 0% in jenkins with Jacoco   
 

  
 
 
 
 

 
Issue Type: 
  Improvement  
 
 
Assignee: 
 Share Cheng  
 
 
Components: 
 code-coverage-api-plugin  
 
 
Created: 
 2018-08-20 10:13  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Share Cheng  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-52625) Release version 1.0

2018-08-17 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng resolved as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-52625  
 
 
  Release version 1.0   
 

  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
Status: 
 In Progress Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-52872) Write developer documentation of Code Coverage API plugin.

2018-08-16 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng resolved as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-52872  
 
 
  Write developer documentation of Code Coverage API plugin.   
 

  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
Status: 
 In Progress Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-52872) Write developer documentation of Code Coverage API plugin.

2018-08-16 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng started work on  JENKINS-52872  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-53023) Fix broken coverage calculating

2018-08-14 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng updated  JENKINS-53023  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53023  
 
 
  Fix broken coverage calculating   
 

  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
Status: 
 In Review Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-52934) Preparing for final presentation

2018-08-14 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng resolved as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-52934  
 
 
  Preparing for final presentation   
 

  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-52627) Prepare for final presentation

2018-08-14 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng resolved as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-52627  
 
 
  Prepare for final presentation   
 

  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-53023) Fix broken coverage calculating

2018-08-14 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng updated  JENKINS-53023  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53023  
 
 
  Fix broken coverage calculating   
 

  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
Status: 
 In  Progress  Review  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-53023) Fix broken coverage calculating

2018-08-14 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng started work on  JENKINS-53023  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-53023) Fix broken coverage calculating

2018-08-13 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53023  
 
 
  Fix broken coverage calculating   
 

  
 
 
 
 

 
Change By: 
 Share Cheng  
 

  
 
 
 
 

 
 The coverage calculating is broken, it will show nagetive coverage  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-53023) Fix broken coverage calculating

2018-08-13 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53023  
 
 
  Fix broken coverage calculating   
 

  
 
 
 
 

 
Change By: 
 Share Cheng  
 

  
 
 
 
 

 
 The coverage calculating is broken, it will show  nagetive  negative  coverage .  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-53023) Fix broken coverage calculating

2018-08-13 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53023  
 
 
  Fix broken coverage calculating   
 

  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
Issue Type: 
 Improvement Bug  
 
 
Priority: 
 Minor Major  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-53023) Fix broken coverage calculating

2018-08-13 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53023  
 
 
  Fix broken coverage calculating   
 

  
 
 
 
 

 
Issue Type: 
  Improvement  
 
 
Assignee: 
 Share Cheng  
 
 
Components: 
 code-coverage-api-plugin  
 
 
Created: 
 2018-08-13 16:29  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Share Cheng  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-52918) Update project info on jenkins.io for submission

2018-08-13 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng started work on  JENKINS-52918  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-52918) Update project info on jenkins.io for submission

2018-08-13 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng updated  JENKINS-52918  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-52918  
 
 
  Update project info on jenkins.io for submission   
 

  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
Status: 
 In  Progress  Review  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-52778) Update project page on jenkin.io

2018-08-13 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng resolved as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-52778  
 
 
  Update project page on jenkin.io   
 

  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-52918) Update project info on jenkins.io for submission

2018-08-13 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng updated  JENKINS-52918  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-52918  
 
 
  Update project info on jenkins.io for submission   
 

  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
Status: 
 In Review Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-53008) Localize the report layouts

2018-08-13 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53008  
 
 
  Localize the report layouts   
 

  
 
 
 
 

 
Issue Type: 
  Improvement  
 
 
Assignee: 
 Share Cheng  
 
 
Components: 
 code-coverage-api-plugin  
 
 
Created: 
 2018-08-13 12:09  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Share Cheng  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-52982) Improve parsing performance

2018-08-10 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-52982  
 
 
  Improve parsing performance   
 

  
 
 
 
 

 
Issue Type: 
  Improvement  
 
 
Assignee: 
 Share Cheng  
 
 
Components: 
 code-coverage-api-plugin  
 
 
Created: 
 2018-08-10 12:08  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Share Cheng  
 

  
 
 
 
 

 
 Change XML parsing method to SAX and JSON parsing method to Stream  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

[JIRA] (JENKINS-52934) Preparing for final presentation

2018-08-08 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-52934  
 
 
  Preparing for final presentation   
 

  
 
 
 
 

 
Issue Type: 
  Task  
 
 
Assignee: 
 Share Cheng  
 
 
Components: 
 code-coverage-api-plugin  
 
 
Created: 
 2018-08-08 13:33  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Share Cheng  
 

  
 
 
 
 

 
 
 
write slides and have a dry-run on Friday. 
release the final version before next Monday. 
  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 
 

[JIRA] (JENKINS-52839) Make Code Coverage API plugin more generic

2018-08-07 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng updated  JENKINS-52839  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-52839  
 
 
  Make Code Coverage API plugin more generic   
 

  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
Status: 
 In Review Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-51733) Refactoring of the adopted code

2018-08-07 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng updated  JENKINS-51733  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-51733  
 
 
  Refactoring of the adopted code   
 

  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
Status: 
 In Review Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-51367) Add support of optional report names

2018-08-07 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng started work on  JENKINS-51367  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-51926) Supporting combining reports within a build(e.g. after parallel() execution in Pipeline)

2018-08-07 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng updated  JENKINS-51926  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-51926  
 
 
  Supporting combining reports within a build(e.g. after parallel() execution in Pipeline)
 

  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
Status: 
 In  Progress  Review  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-52874) Write building documentation for Code Coverage API plugin.

2018-08-03 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-52874  
 
 
  Write building documentation for Code Coverage API plugin.   
 

  
 
 
 
 

 
Issue Type: 
  Task  
 
 
Assignee: 
 Share Cheng  
 
 
Components: 
 code-coverage-api-plugin  
 
 
Created: 
 2018-08-03 13:30  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Share Cheng  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-52809) Invalid Jacoco report files also be parsed and add to aggregated report.

2018-08-03 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng updated  JENKINS-52809  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-52809  
 
 
  Invalid Jacoco report files also be parsed and add to aggregated report.   
 

  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
Status: 
 In Review Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-52872) Write developer documentation of Code Coverage API plugin.

2018-08-03 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-52872  
 
 
  Write developer documentation of Code Coverage API plugin.   
 

  
 
 
 
 

 
Issue Type: 
  Task  
 
 
Assignee: 
 Share Cheng  
 
 
Components: 
 code-coverage-api-plugin  
 
 
Created: 
 2018-08-03 13:21  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Share Cheng  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-51926) Supporting combining reports within a build(e.g. after parallel() execution in Pipeline)

2018-08-03 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng started work on  JENKINS-51926  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-51733) Refactoring of the adopted code

2018-08-03 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng updated  JENKINS-51733  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-51733  
 
 
  Refactoring of the adopted code   
 

  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
Status: 
 In  Progress  Review  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-52839) Make Code Coverage API plugin more generic

2018-08-03 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng updated  JENKINS-52839  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-52839  
 
 
  Make Code Coverage API plugin more generic   
 

  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
Status: 
 In  Progress  Review  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-52839) Make Code Coverage API plugin more generic

2018-08-02 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng started work on  JENKINS-52839  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-52809) Invalid Jacoco report files also be parsed and add to aggregated report.

2018-08-02 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng started work on  JENKINS-52809  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-52809) Invalid Jacoco report files also be parsed and add to aggregated report.

2018-08-02 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng updated  JENKINS-52809  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-52809  
 
 
  Invalid Jacoco report files also be parsed and add to aggregated report.   
 

  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
Status: 
 In  Progress  Review  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-52809) Invalid Jacoco report files also be parsed and add to aggregated report.

2018-08-02 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-52809  
 
 
  Invalid Jacoco report files also be parsed and add to aggregated report.   
 

  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
Summary: 
 Invalid  Jacoco  report files also be parsed and add to aggregated report.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.10.1#710002-sha1:6efc396)  
 

  
 

   





-- 
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-51560) Optimize coverage chart when there have a lot of data

2018-05-28 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-51560  
 
 
  Optimize coverage chart when there have a lot of data   
 

  
 
 
 
 

 
Issue Type: 
  Task  
 
 
Assignee: 
 Share Cheng  
 
 
Components: 
 code-coverage-api-plugin  
 
 
Created: 
 2018-05-28 07:13  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Share Cheng  
 

  
 
 
 
 

 
 When there have a lot of data, the chart will need too much time to render them. It might cause page loading very slow.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

[JIRA] (JENKINS-51363) Pipeline support

2018-05-28 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng updated  JENKINS-51363  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-51363  
 
 
  Pipeline support   
 

  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
Status: 
 In Review Resolved  
 
 
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-51367) Add support of optional report names

2018-05-25 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng stopped work on  JENKINS-51367  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
Status: 
 In Progress Open  
 

  
 
 
 
 

 
 
 

 
 
 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-51364) Adopt Threshold conditions (e.g. from Cobertura) so that the reporter can fail the build depending on conditions

2018-05-25 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng started work on  JENKINS-51364  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
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-51363) Pipeline support

2018-05-24 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng updated  JENKINS-51363  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-51363  
 
 
  Pipeline support   
 

  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
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-51499) Clean the adopt code

2018-05-23 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng started work on  JENKINS-51499  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
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-51499) Clean the adopt code

2018-05-23 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-51499  
 
 
  Clean the adopt code   
 

  
 
 
 
 

 
Issue Type: 
  Task  
 
 
Assignee: 
 Share Cheng  
 
 
Components: 
 code-coverage-api-plugin  
 
 
Created: 
 2018-05-23 09:29  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Share Cheng  
 

  
 
 
 
 

 
 Since the UI part has totally changed, there has much code is not needed now, so we should remove them.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

[JIRA] (JENKINS-51363) Pipeline support

2018-05-22 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng started work on  JENKINS-51363  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
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-51366) Autodetect report type by default

2018-05-22 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng updated  JENKINS-51366  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-51366  
 
 
  Autodetect report type by default   
 

  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
Status: 
 In Review Resolved  
 
 
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-51367) Add support of optional report names

2018-05-20 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng commented on  JENKINS-51367  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Add support of optional report names   
 

  
 
 
 
 

 
 Oleg Nenashev Got it.  
 

  
 
 
 
 

 
 
 

 
 
 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-51367) Add support of optional report names

2018-05-20 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng commented on  JENKINS-51367  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Add support of optional report names   
 

  
 
 
 
 

 
 For the name, I think we can show the tool name if there only has one report of the same tool, and If there have more than one report for the same tool, we can add the file name as suffix to differentiate them.  What do you think?  
 

  
 
 
 
 

 
 
 

 
 
 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-51366) Autodetect report type by default

2018-05-20 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng updated  JENKINS-51366  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-51366  
 
 
  Autodetect report type by default   
 

  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
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-51366) Autodetect report type by default

2018-05-20 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng updated  JENKINS-51366  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-51366  
 
 
  Autodetect report type by default   
 

  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
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-51367) Add support of optional report names

2018-05-17 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng started work on  JENKINS-51367  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
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-51368) Modernize report

2018-05-17 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng started work on  JENKINS-51368  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
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-51366) Autodetect report type by default

2018-05-17 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng started work on  JENKINS-51366  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
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-51150) Push prototype code to jenkinsci repo

2018-05-11 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng closed an issue as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-51150  
 
 
  Push prototype code to jenkinsci repo   
 

  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
Status: 
 Open 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-8958) Code coverage color scheme not suited for color blind users

2018-03-08 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng updated  JENKINS-8958  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-8958  
 
 
  Code coverage color scheme not suited for color blind users   
 

  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
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-8958) Code coverage color scheme not suited for color blind users

2018-03-07 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng started work on  JENKINS-8958  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
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-14990) Allow to specify per-package thresholds

2018-03-02 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng assigned an issue to Share Cheng  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-14990  
 
 
  Allow to specify per-package thresholds   
 

  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
Assignee: 
 Share Cheng  
 

  
 
 
 
 

 
 
 

 
 
 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-8958) Code coverage color scheme not suited for color blind users

2018-03-02 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng assigned an issue to Share Cheng  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-8958  
 
 
  Code coverage color scheme not suited for color blind users   
 

  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
Assignee: 
 Share Cheng  
 

  
 
 
 
 

 
 
 

 
 
 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-43866) Don't round up 99.x% coverage to 100%

2018-03-02 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng resolved as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-43866  
 
 
  Don't round up 99.x% coverage to 100%   
 

  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
Status: 
 Open Resolved  
 
 
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-43866) Don't round up 99.x% coverage to 100%

2018-03-02 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng stopped work on  JENKINS-43866  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
Status: 
 In Progress Open  
 

  
 
 
 
 

 
 
 

 
 
 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-43866) Don't round up 99.x% coverage to 100%

2018-03-01 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng started work on  JENKINS-43866  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
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-43866) Don't round up 99.x% coverage to 100%

2018-02-20 Thread zsy19980...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Share Cheng assigned an issue to Share Cheng  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-43866  
 
 
  Don't round up 99.x% coverage to 100%   
 

  
 
 
 
 

 
Change By: 
 Share Cheng  
 
 
Assignee: 
 Share Cheng  
 

  
 
 
 
 

 
 
 

 
 
 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.


  1   2   >