Revision 01d0a7a8121f2e3558597214df3188fc876b3618 authored by Artem Artemev on 10 December 2017, 23:55:21 UTC, committed by Artem Artemev on 10 December 2017, 23:55:21 UTC
2 parent s 158af0e + 6582f41
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