Revision 148a92ee8445f043d31b21c284589ee2766f3db5 authored by ST John on 16 December 2020, 18:05:32 UTC, committed by ST John on 16 December 2020, 18:05:32 UTC
1 parent dd2e0a5
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/source/notebooks/*"
back to top