Ignore coverage drop due to lack of macOS tests (#14333)
* Ignore coverage drop due to lack of macOS tests * Fix codecov tree structure
This commit is contained in:
parent
026534dadb
commit
5b979aee81
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,8 @@ coverage:
|
||||||
range: 60...90
|
range: 60...90
|
||||||
status:
|
status:
|
||||||
project:
|
project:
|
||||||
default: yes
|
default:
|
||||||
|
threshold: 0.3%
|
||||||
|
|
||||||
ignore:
|
ignore:
|
||||||
- lib/spack/spack/test/.*
|
- lib/spack/spack/test/.*
|
||||||
|
|
Loading…
Reference in a new issue