Revision b84c44eb9c7a76efd6d1f11f3be901227abb5bdb authored by Alexander G. de G. Matthews on 04 January 2018, 11:02:09 UTC, committed by GitHub on 04 January 2018, 11:02:09 UTC
2 parent s 72a5d55 + 4827068
Raw File
codecov.yml
coverage:
  status:
    project:
      default:
        target: 97%
        threshold: 1%
    patch:
      default:
        target: 97%
        threshold: 1%

ignore:
  - "*.py"
  - "tests/*.py"
  - "gpflow/training/external_optimizer.py"
back to top