https://github.com/gapt/gapt
Raw File
Tip revision: 2f9ab4b9865f0e3e4b8b04b71d2f0fbf3d1b8623 authored by Jannik Vierling on 21 July 2022, 07:37:48 UTC
release 2.16.0
Tip revision: 2f9ab4b
.codecov.yml
comment: off

coverage:
  status:
    project:
      default:
        threshold: 10%
    patch:
      default:
        target: 0%
        threshold: 10%
back to top