ipfs/ipfs-cluster

View on GitHub
.codecov.yml

Summary

Maintainability
Test Coverage
coverage:
  status:
    project:
      default:
        # basic
        target: auto
        threshold: 50
        base: auto
        # advanced
        branches: null
        if_no_uploads: error
        if_not_found: success
        if_ci_failed: error
        only_pulls: false
        flags: null
        paths: null
    patch:
      default:
        # basic
        target: auto
        threshold: 50
        base: auto
        # advanced
        branches: null
        if_no_uploads: error
        if_not_found: success
        if_ci_failed: error
        only_pulls: false
        flags: null
        paths: null
comment: false