Skip to content

CI Workflow Refactoring #43

CI Workflow Refactoring

CI Workflow Refactoring #43

Triggered via pull request February 8, 2024 19:27
Status Failure
Total duration 12m 48s
Artifacts

code_coverage.yml

on: pull_request
Matrix: Build, Test, Report Coverage
finish-coveralls
0s
finish-coveralls
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Build, Test, Report Coverage (22.04, apt)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c lcov -c --rc lcov_branch_coverage=1 -d build/src -o initial_coverage.info --gcov-tool ${GCOV} --initial --no-external && cyclus_unit_tests && cd tests && python -m pytest && cd .. && lcov -c --rc lcov_branch_coverage=1 -d build/src -o test_coverage.info --gcov-tool ${GCOV} --no-external && lcov --add-tracefile initial_coverage.info --add-tracefile test_coverage.info --rc lcov_branch_coverage=1 -o src_coverage.info && mkdir -p html && genhtml src_coverage.info --output-directory html --branch-coverage" did not complete successfully: exit code: 255
Build, Test, Report Coverage (20.04, apt)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c lcov -c --rc lcov_branch_coverage=1 -d build/src -o initial_coverage.info --gcov-tool ${GCOV} --initial --no-external && cyclus_unit_tests && cd tests && python -m pytest && cd .. && lcov -c --rc lcov_branch_coverage=1 -d build/src -o test_coverage.info --gcov-tool ${GCOV} --no-external && lcov --add-tracefile initial_coverage.info --add-tracefile test_coverage.info --rc lcov_branch_coverage=1 -o src_coverage.info && mkdir -p html && genhtml src_coverage.info --output-directory html --branch-coverage" did not complete successfully: exit code: 255
Build, Test, Report Coverage (20.04, conda)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c lcov -c --rc lcov_branch_coverage=1 -d build/src -o initial_coverage.info --gcov-tool ${GCOV} --initial --no-external && cyclus_unit_tests && cd tests && python -m pytest && cd .. && lcov -c --rc lcov_branch_coverage=1 -d build/src -o test_coverage.info --gcov-tool ${GCOV} --no-external && lcov --add-tracefile initial_coverage.info --add-tracefile test_coverage.info --rc lcov_branch_coverage=1 -o src_coverage.info && mkdir -p html && genhtml src_coverage.info --output-directory html --branch-coverage" did not complete successfully: exit code: 255
Build, Test, Report Coverage (22.04, conda)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c lcov -c --rc lcov_branch_coverage=1 -d build/src -o initial_coverage.info --gcov-tool ${GCOV} --initial --no-external && cyclus_unit_tests && cd tests && python -m pytest && cd .. && lcov -c --rc lcov_branch_coverage=1 -d build/src -o test_coverage.info --gcov-tool ${GCOV} --no-external && lcov --add-tracefile initial_coverage.info --add-tracefile test_coverage.info --rc lcov_branch_coverage=1 -o src_coverage.info && mkdir -p html && genhtml src_coverage.info --output-directory html --branch-coverage" did not complete successfully: exit code: 255