---
coverage:
  status:
    project:
      default:
        target: 98%
ignore:
  - '**/tests/*.py'
  - '**/test/*.js'