Closed
Bug 1743186
Opened 4 years ago
Closed 4 years ago
[Automated review] code coverage analysis errors for files that are only built on Windows
Categories
(Developer Infrastructure :: Source Code Analysis, defect)
Developer Infrastructure
Source Code Analysis
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1742652
People
(Reporter: florian, Unassigned)
Details
Phabricator URL: https://phabricator.services.mozilla.com/D132265
In our previous code coverage analysis run, we found some files which had no coverage and are being modified in this patch: Should they have tests, or are they dead code?
I get this comment whenever I submit a patch modifying files that are only build on Windows, it's spammy enough that it makes me ignore all the code coverage analysis comments without even reading them anymore.
Comment 1•4 years ago
|
||
There was a regression recently that caused Windows coverage to be excluded. It will be fixed shortly.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
Updated•3 years ago
|
Product: Firefox Build System → Developer Infrastructure
You need to log in
before you can comment on or make changes to this bug.
Description
•