Closed
Bug 1133268
Opened 10 years ago
Closed 10 years ago
Turn off code coverage checks for Travis test runs
Categories
(Tree Management :: Treeherder, defect, P2)
Tree Management
Treeherder
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: emorley, Assigned: emorley)
References
Details
As far as I can tell the results of the code coverage report are not surfaced anywhere useful, and I'm presuming turning it off will speed up the Travis run - which I often find myself waiting for.
Instead we should in parallel try using https://coveralls.io/
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → emorley
Priority: -- → P2
Comment 1•10 years ago
|
||
Commit pushed to master at https://github.com/mozilla/treeherder-service
https://github.com/mozilla/treeherder-service/commit/e20f4d26fd821638c73c03e0f64841873b774280
Bug 1133268 - Travis: Turn off code coverage checks
The code coverage report isn't used anywhere & we'd be better off
hooking coveralls.io or similar up to our repo instead.
Assignee | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•4 years ago
|
Component: Treeherder: Docs & Development → TreeHerder
You need to log in
before you can comment on or make changes to this bug.
Description
•