gitlab-org--gitlab-foss/app/views/projects/settings
Fabian Peter Hammerle 5b8bb3c89d
CI/CD coverage docs: fix pytest-cov regex
adapted regular expression to correctly parse total coverage when using pytest-cov

> ----------- coverage: platform linux, python 3.6.6-final-0 -----------
> Name                      Stmts   Miss  Cover
> ---------------------------------------------
> integrade/__init__.py         0      0   100%
> integrade/api.py             86      0   100%
> integrade/config.py          36      1    97%
> integrade/exceptions.py       3      0   100%
> integrade/utils.py           11      0   100%
> tests/test_api.py           153      0   100%
> tests/test_config.py         46      0   100%
> tests/test_integrade.py       6      0   100%
> tests/test_utils.py          12      0   100%
> ---------------------------------------------
> TOTAL                       353      1    99%

issue: https://gitlab.com/gitlab-org/gitlab-ce/issues/48613
2018-11-06 14:12:56 +01:00
..
badges Projects and groups badges settings UI 2018-04-08 10:20:05 +00:00
ci_cd CI/CD coverage docs: fix pytest-cov regex 2018-11-06 14:12:56 +01:00
integrations i18n: externalize strings from 'app/views/projects/settings' 2018-07-01 16:37:52 +10:00
members i18n: externalize strings from 'app/views/projects/settings' 2018-07-01 16:37:52 +10:00
repository Move project default branch settings under 'Repository' 2018-09-04 11:05:40 -05:00