swh:1:snp:d2bcff616bbf538fe8ce2a9c384200307730292a
Raw File
Tip revision: 099dfd966766ec810d796fa6318f6ebf6131e9a9 authored by frgsimpson on 12 February 2021, 17:42:18 UTC
Remove positive transform for anisotropic lengthscales
Tip revision: 099dfd9
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