https://github.com/gapt/gapt
Raw File
Tip revision: 043e3cd9d1d9228d7efcf115c941606bc4cabd00 authored by Jannik Vierling on 19 July 2022, 14:32:11 UTC
update release notes
Tip revision: 043e3cd
.codecov.yml
comment: off

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