Skip to content

Commit

Permalink
chore: add codecov yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ccbrown committed Sep 26, 2024
1 parent b4045ce commit 5512fc5
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions .codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
codecov:
notify:
wait_for_ci: true
require_ci_to_pass: true
comment:
behavior: default
layout: reach,diff,flags,tree,reach
show_carryforward_flags: false
coverage:
precision: 2
range:
- 60.0
- 80.0
round: down
status:
changes: false
default_rules:
flag_coverage_not_uploaded_behavior: include
patch: false
project: true
github_checks:
annotations: true
slack_app: true

0 comments on commit 5512fc5

Please sign in to comment.