Skip to content

Added coveragerc

Benjamin Winger requested to merge bmwinger/portmod:coveragerc into master

This also enables branch coverage, which will cause the reported coverage to be reduced.

Also should make the coverage percentage report up to 2 decimal places instead of 0. Hopefully this should get picked up by the existing coverage regex and displayed in the GitLab UI next to the pipelines as it should.

Merge request reports