Sha256: e83e9fff4e81ca4c0f7d1adde28f9530907945a061180f47a8c57b33de24f9e6

Contents?: true

Size: 488 Bytes

Versions: 4

Compression:

Stored size: 488 Bytes

Contents

codecov:
  require_ci_to_pass: no

  notify:
    wait_for_ci: yes

parsers:
  v1:
    include_full_missed_files: true # To use with Ruby so we see files that have NO tests written

coverage:
  range: 50..75
  round: down
  precision: 1
  status:
    project:
      default: off
      sym:
        target: 70%
        threshold: 10%
        informational: true
        if_not_found: success
        if_ci_failed: error
        paths:
          - lib/
flags:
  sym:
    paths:
      - lib/

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
sym-3.0.2 codecov.yml
sym-3.0.1 codecov.yml
sym-3.0.0 codecov.yml
sym-2.10.0 codecov.yml