https://github.com/GPflow/GPflow
Revision d4ce58651027fb7d66568dd13db9c5ea5569a961 authored by Artem Artemev on 11 November 2017, 21:34:29 UTC, committed by Artem Artemev on 11 November 2017, 21:34:29 UTC
1 parent 5856210
Raw File
Tip revision: d4ce58651027fb7d66568dd13db9c5ea5569a961 authored by Artem Artemev on 11 November 2017, 21:34:29 UTC
Fixing coverage target and threshold for codecov.yml.
Tip revision: d4ce586
codecov.yml
coverage:
  status:
    project:
      target: 90%
      threshold: 1%
    patch:
      target: 90%
      threshold: 1%
back to top