https://github.com/ropensci/rfishbase
Raw File
Tip revision: 3c44ce068f594ded3db1176bb5f660ac463e3eae authored by Carl Boettiger on 01 June 2023, 18:57:17 UTC
slb 23.05
Tip revision: 3c44ce0
codecov.yml
comment: false

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