Open Bug 1461201 Opened 6 years ago Updated 2 years ago

Determine when uncovered files should be removed from test coverage reports.

Categories

(Testing :: Code Coverage, enhancement)

Version 3
enhancement

Tracking

(Not tracked)

People

(Reporter: sparky, Unassigned)

References

Details

We can try removing the uncovered files after the baseline coverage is removed as it may reduce the size of the per-test reports.

Here's where they are currently removed: https://hg.mozilla.org/integration/autoland/rev/3525c92cb5f6#l1.41
Definitely the place where it's currently done is unneeded, as they are removed by grcov before that anyway (since the update to grcov 0.1.36).
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.