Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How to show clover html report directly in the Job summary page

Sreeganesh S June 12, 2013

Hi

How to show the latest clover html report directly in job summary page from the "clover" tab.

For some builds it is showing as expected but for some builds it is showing Test coverage, Build statistics. how to fix this issue inorder to show the latest clover build report always from clover tab.

I 'am using Bamboo version 3.4.4.

Thanks, Sreeganesh

1 answer

0 votes
Marek Parfianowicz
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 13, 2013

Are you using manual or automatic Clover integration?

If manual, then the most frequent reason why the "Clover" tab is not visible is that:

  • the "Clover Report" artifact is not defined in a Job configuration or
  • the directory/file pattern of the "Clover Report" artifact is incorrect or
  • the HTML report was not generated at all (check your build.xml / pom.xml file and build logs), for instance due to a failed build

If automatic integration is used and you still don't see the "Clover" tab, then it's quite possible that:

  • your build has failed (compilation failure or failed tests) and thus the coverage report was not created;
    tip: if you're using Maven and you'd like to have Clover report for failed tests, then you can use surefire's -Dmaven.test.failure.ignore=true to continue the build

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events