CWG-57: Add coverage in pipeline and badges to readmes
All threads resolved!
All threads resolved!
Merge request reports
Activity
requested review from @lukken
assigned to @kliffen
- Resolved by Klaas Kliffen
https://git.astron.nl/templates/python-package/-/jobs/475585#L179
Seems to have forgotten to change directory before running tox
Edited by Corné Lukken
- Resolved by Corné Lukken
Actually all tox jobs seem to have this issue that they silently fail without executing: https://git.astron.nl/templates/python-package/-/jobs/475589#L175
- Resolved by Corné Lukken
There still seems to be an issue with the coverage not showing up. In another project (based on Django) I use the
coverage
package instead ofpytest-cov
, it seems there are some differences in there.
- Resolved by Klaas Kliffen
We need to update the code coverage artifact paths so they match the cookiecutter output directory
added 1 commit
- 602456a5 - Ensure gitlab badge code coverage percentage works
added 1 commit
- 1e7bb553 - Ensure gitlab badge code coverage percentage works
added 3 commits
-
1e7bb553...edd53340 - 2 commits from branch
main
- 81d18e31 - Merge branch 'main' into add_coverage_in_pipeline
-
1e7bb553...edd53340 - 2 commits from branch
mentioned in commit 044146b4
Please register or sign in to reply