File: codecov.yaml

package info (click to toggle)
python-scrapli 2023.7.30-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,536 kB
  • sloc: python: 14,459; makefile: 72
file content (9 lines) | stat: -rw-r--r-- 158 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
codecov:
  bot: "codecov-io"
  strict_yaml_branch: "yaml-config"
  max_report_age: 15
  require_ci_to_pass: True

coverage:
  precision: 2
  range: "75...90"