Skip to content
GitLab
Explore
Sign in
add coverage
Code
Review changes
Check out branch
Download
Patches
Plain diff
Ying-Qiu Zheng
requested to merge
set-coverage
into
master
May 28, 2021
Overview
3
Commits
10
Pipelines
0
Changes
4
Expand
related to
#32
. add:
pip install coverage to .gitlab-ci.yml
run: coverage run -m pytest && coverage xml
artifacts: reports: cobertura: coverage.xml
Edited
May 28, 2021
by
Ying-Qiu Zheng
Merge request reports
Loading