Refactor #17038
Improve js testing coverage reporting
Description
Collect coverage information even if no tests exist for a file and it's never required in the test suite.
Associated revisions
History
#1
Updated by The Foreman Bot over 5 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3957 added
#2
Updated by Gail Steiger over 5 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 92cde09334a339ae18e2328b35417f6183c2fc73.
#3
Updated by Dominic Cleal over 5 years ago
- Category set to Tests
- Legacy Backlogs Release (now unused) set to 189
#4
Updated by Daniel Lobato Garcia over 5 years ago
- Target version set to 1.5.2
Fixes #17038 - Improve js testing coverage reporting