Revision 48521b03f00abade0f32c049844835cb3fc9897f authored by Fergus on 01 April 2022, 13:13:35 UTC, committed by GitHub on 01 April 2022, 13:13:35 UTC
2 parent s bbba287 + 075fd3e
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