https://github.com/rnabioco/valr
Raw File
Tip revision: 7f85dd3146b0567d292f627438c17a52f1559f00 authored by Kent Riemondy on 04 April 2024, 20:40:11 UTC
Increment version number to 0.8.0.9000
Tip revision: 7f85dd3
codecov.yml
comment: false

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