Sha256: a5b1bb54ceba7ca2a5f0b1985ffe4cd64cbf66d74d1303254625e1d8ec8f297d

Contents?: true

Size: 498 Bytes

Versions: 1

Compression:

Stored size: 498 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
      settings:
        target: 70%
        threshold: 10%
        informational: true
        if_not_found: success
        if_ci_failed: error
        paths:
          - lib/
flags:
  settings:
    paths:
      - lib/

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
mc-settings-0.2.0 codecov.yml