Skip to content

Improve CI coverage configuration

Duncan Macleod requested to merge duncanmmacleod/gwdatafind:coverage-paths into main

This MR improves the CI coverage configuration as follows

  • use coverage combine to present the coverage total to gitlab (gitlab's own total uses a simple average)
  • add [paths] configuration for coverage.py to resolve installed paths back to the source files

Merge request reports