Hello,
I have started using Jenkins SCI plugin few months ago and would like to 
implement the below use case in my current Jenkins setup.

UseCase: Any commit that lowers the current coverage should cause the build 
to fail. Is there a way to check last coverage (branch/statement/both) and 
if the current build coverage numbers are lower then fail the build.  I 
could not find this option with scala maven scoverage plugin and was 
wondering if the jenkins sci plugin has this option. This will enforce to 
include unit test cases for every commit.

Jenkins Scoverage Plugin : 1.3.0

scoverage-maven-plugin: 1.1.0

scala.version: 2.10.3


Regards,
Deepak


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/99bab19a-d44b-4b61-b8d9-cac03d4e5419%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to