Jenkins: Publish some HTML reports for cypress jobs
In order to better analyze cypress tests results, publish two HTML reports for the cypress jobs:
-
Test results generated with mochawesome (see https://jenkins.softwareheritage.org/job/DWAPPS/job/cypress/67/Mochawesome_20Tests_20Report/)
-
Code coverage for the frontend code generated with istanbul (see https://jenkins.softwareheritage.org/job/DWAPPS/job/cypress/67/Istanbul_20Code_20Coverage/)
Related T1913
Migrated from D1804 (view on Phabricator)