swh:1:snp:d2bcff616bbf538fe8ce2a9c384200307730292a
Raw File
Tip revision: 3e4b9f16d5b0757975e9cc11bb63db44dd2acf4d authored by st-- on 06 July 2021, 08:24:44 UTC
Update RELEASE.md (#1701)
Tip revision: 3e4b9f1
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