lemurheavy / coveralls-public

The public issue tracker for coveralls.io
http://coveralls.io
124 stars 7 forks source link

is it possible to download coverage file used to generate reports #1735

Open indiVar0508 opened 8 months ago

indiVar0508 commented 8 months ago

Hi

We have encountered some difference in coverage reports that we receive from coveralls vs what we generate locally.

Where when we run locally we see that default coverage report (.html file that is generated) says that certain lines are covered, but coveralls report is marking it as uncovered, so we wanted to cross-verify weather the lcov file that is sent to coveralls is accurate or not.

so is it possible to download the coverage file used for a given build.

Thanks.

afinetooth commented 7 months ago

Hi @indiVar0508 yes it is. Please share the URL for the Coveralls build and I'll share the coverage report(s) received by the API.

I see we have a call scheduled for next week, so we'll address this as much as possible here, and hope to resolve it by then.

indiVar0508 commented 7 months ago

Hi @afinetooth ,

Sure, I'll start a mail thread and share details there. But could it be possible to have it available in coveralls report itself, as artifact file that can be downloaded to review.

thanks

afinetooth commented 7 months ago

Hi, @indiVar0508.

While we have followed up in email and a live support call, I wanted to respond to this part:

But could it be possible to have it available in coveralls report itself, as artifact file that can be downloaded to review.

As I mention to your colleague @AbdealiLoKo here), I can see it would be useful and we are considering it, but:

Right now, that's not something we make available to end users (we're are considering it) [...] we are considering making those available, but the feature would require careful UX design because of all the different permutations, and, at this point, that work has not begun.)