This fixes the javascript code coverage report generation on Jenkins
which is missing since a while.
Details
Details
- Reviewers
- None
- Group Reviewers
Reviewers
Diff Detail
Diff Detail
- Repository
- rDWAPPS Web applications
- Branch
- cypress-fix-coverage-report-on-jenkins
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 17146 Build 26465: Phabricator diff pipeline on jenkins Jenkins console · Jenkins Build 26464: arc lint + arc unit
Event Timeline
Comment Actions
Build is green
Patch application report for D4495 (id=15941)
Rebasing onto 8a0f32d124...
Current branch diff-target is up to date.
Changes applied before test
commit 4118ead11c7c37742b2a579baf94e929b9135448 Author: Antoine Lambert <antoine.lambert@inria.fr> Date: Tue Nov 17 16:32:07 2020 +0100 cypress.json: Explicitely declare support and plugin files This fixes the javascript code coverage report generation on Jenkins.
See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/473/ for more details.
Comment Actions
Build is green
Patch application report for D4495 (id=15941)
Rebasing onto 8a0f32d124...
Current branch diff-target is up to date.
Changes applied before test
commit 4118ead11c7c37742b2a579baf94e929b9135448 Author: Antoine Lambert <antoine.lambert@inria.fr> Date: Tue Nov 17 16:32:07 2020 +0100 cypress.json: Explicitely declare support and plugin files This fixes the javascript code coverage report generation on Jenkins.
See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/474/ for more details.
Comment Actions
Got mistaken by my local tests, this does not work and coverage is still missing on Jenkins. Jeez, that's driving me crazy.