Code coverage report

Hi,

I am using TeamCity 2017.1.2 enterprise and I have an issue with code coverage reporting.

So I have a build application step which builds and generates everything as expected and I am creating following artifact: 

coverage/lcov-report/**/* => coverage.zip 

This should create a tab where I can see my coverage report. 

What happens is that I do not get a tab at all and when I try creating the Project Report Tab with coverage.zip!/index.html I am getting an error message which follows;

 

type Status report

message Artifact does not exist: 'coverage.zip!/src/index.html' in build #78 {build id=1292, buildTypeId=Project_Name_BuildApplication}

description The requested resource is not available.

Can someone help and bring some interesting comments about it? My coverage tests are definitely working and they do contain html with expected data

0
2 comments
Avatar
Permanently deleted user

Probably very important to add that I am using S3 artifacts plugin which is breaking the normal functionality

0
Avatar
Permanently deleted user

I'm also using the same configuration where I want to use the coverage report and S3 artifacts plugin. I see the same error when I try to view the report.

0

Please sign in to leave a comment.