Revision 0853a6688d3e8dc7183e4f535a3168293de897fb authored by ST John on 13 April 2021, 15:43:12 UTC, committed by ST John on 13 April 2021, 15:43:12 UTC
1 parent bfb60c0
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