mirror of
https://github.com/Cantera/cantera.git
synced 2025-02-25 18:55:29 -06:00
15 lines
181 B
YAML
15 lines
181 B
YAML
coverage:
|
|
range: "20...100"
|
|
|
|
ignore:
|
|
- ext/.*
|
|
- test/.*
|
|
- test_problems/.*
|
|
|
|
comment:
|
|
behavior: once
|
|
require_changes: yes
|
|
|
|
fixes:
|
|
- "build/python/::interfaces/cython/"
|