https://github.com/GPflow/GPflow
Revision 0588a3cf98ccda90e5cbba3aaae7ad76f642e666 authored by Mark van der Wilk on 28 November 2017, 08:38:05 UTC, committed by GitHub on 28 November 2017, 08:38:05 UTC
2 parent s d86af28 + 04d5d95
Raw File
Tip revision: 0588a3cf98ccda90e5cbba3aaae7ad76f642e666 authored by Mark van der Wilk on 28 November 2017, 08:38:05 UTC
Merge pull request #583 from GPflow/awav/improve-uncertain-conditional-test
Tip revision: 0588a3c
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