Revision 1237069eb8a8ee231147eca3351becb642e4256c authored by st-- on 21 April 2022, 10:02:55 UTC, committed by GitHub on 21 April 2022, 10:02:55 UTC
2 parent s 3e31d65 + d090f64
Raw File
codecov.yml
coverage:
  status:
    project:
      default:
        target: 95%
        threshold: 1%
    patch:
      default:
        target: 97%
        threshold: 1%

ignore:
  - "*.py"
  - "tests/*.py"
  - "gpflow/ci_utils.py"
  - "gpflow/versions.py"
  - "doc/sphinx/notebooks/*"
back to top