https://github.com/crp2a/gamma
Raw File
Tip revision: 1b3baf8821267ed656d780ae154d347769141d0c authored by nfrerebeau on 02 May 2020, 09:21:12 UTC
Update documentation
Tip revision: 1b3baf8
codecov.yml
comment: false

coverage:
  status:
    project:
      default:
        target: auto
        threshold: 1%
    patch:
      default:
        target: auto
        threshold: 1%
back to top