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

Do I need to merge recording files for report generation?

Rupesh Rajkumar Bharuka January 29, 2019

Hi All,

I can see that, recording files are created as I perform the operation on my UI. However, I am unable to generate the clover report using below java command,

java -cp clover-4.0.4.jar com.atlassian.clover.reporters.html.HtmlReporter -i <clover_db_file_path> -o <output_directory_path>

 

Do I need to merge this recording files to generate the html report ?

OR 

The java command which I am using is wrong?

 

Whenever I fire this command on my terminal I see the below warning message,

Warning: Coverage recording file not found

 

Any little help is really appreciated.

1 answer

0 votes
Marek Parfianowicz
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
July 24, 2019

Recording files should be stored in the same directory as the clover.db database.

I suspect that you ran your tests on a different machine than the one where you generate the report. If this is the case, copy recording files (clover.db*) to the reporting machine.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events