osamingo/jsonrpc

View on GitHub
codecov.yml

Summary

Maintainability
Test Coverage
codecov:
  branch: master

coverage:
  precision: 2
  round: down
  range: "70...100"

  status:
    project:
      default:
        target: auto
        threshold: 90
        branches: null

    patch:
      default:
        target: auto
        branches: null

    changes:
      default:
        branches: null

  ignore:
    - .*/vendor/.*

comment: off