Commit a1a3b374 authored by Elisabetta Giani's avatar Elisabetta Giani
Browse files

fix_artifacts: still problem with metrics

parent 3e4553f6
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -75,10 +75,11 @@ pages:
    - ls -lR 
    - junitparser merge public/reports/csp-lmc-common-unit-tests.xml public/reports/csp-lmc-mid-unit-tests.xml public/reports/unit-tests.xml
    - cp -R public/reports ./build
    - ls -lR 
    - junitparser merge public/reports/csp-lmc-common-linting.xml public/reports/csp-lmc-mid-linting.xml public/reports/linting.xml
    - rm public/reports/csp-lmc-common-unit-tests.xml public/reports/csp-lmc-mid-unit-tests.xml
    - rm public/reports/csp-lmc-common-linting.xml public/reports/csp-lmc-mid-linting.xml
    - cp ./public/reports/csp-lmc-mid-linting.xml ./build/reports
    - cp ./public/reports/linting.xml ./build/reports
    - coverage combine ./public/csp-lmc-common_coverage csp-lmc-mid_coverage
    - coverage xml -i
     # rename file because bagdges creation looks for code-coverage.xml file