-
Notifications
You must be signed in to change notification settings - Fork 75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add report on job & user level, add claimed failed tests in reports #79
add report on job & user level, add claimed failed tests in reports #79
Conversation
and API to get number of unclaimed failed tests for a job
Thanks for the PR, I'll try to take a look in the next days! |
src/main/java/hudson/plugins/claim/AbstractAssignedClaimsReport.java
Outdated
Show resolved
Hide resolved
src/main/java/hudson/plugins/claim/AbstractAssignedClaimsReport.java
Outdated
Show resolved
Hide resolved
And already a new release available! Impressive. Thanks for your work. |
Sure! |
Fixed everything in da7f03d |
Not bad, when Java is not your main language ;-) |
and API to get number of unclaimed failed tests for a job
Note that with this change, unclaimed builds are not shown anymore in the existing report.