Files
linea-monorepo/codecov.yml
Andrei A. 7c1fde89f6 fix/update codecov config (#140)
* fix/update-codecov-config

* triggering contracts test

* adjusting smart contract job
2024-10-07 19:14:48 +03:00

40 lines
681 B
YAML

codecov:
max_report_age: off
notify:
wait_for_ci: false
require_ci_to_pass: false
comment:
behavior: default
hide_project_coverage: false
layout: "diff, flags, files"
require_base: false
require_changes: false
require_head: true
show_carryforward_flags: true
coverage:
precision: 2
range: 60..80
round: down
status:
changes: false
default_rules:
flag_coverage_not_uploaded_behavior: include
patch: true
project: true
flags:
hardhat:
paths:
- contracts/
carryforward: true
kotlin:
paths:
- coordinator/
- jvm-libs/
carryforward: true
github_checks:
annotations: false
slack_app: false