Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 0 additions & 15 deletions .github/codecov.yml

This file was deleted.

15 changes: 11 additions & 4 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,19 @@ coverage:
patch:
default:
target: auto
after_n_builds: 10 # Wait for all 10 reports before updating the status
project:
default:
target: auto
threshold: 0.1
after_n_builds: 2 # Wait for all 10 reports before updating the status
comment: false
codecov:
notify:
after_n_builds: 10 # Wait for all 10 reports before updating the status
wait_for_ci: yes
comment:
layout: "diff, files"
behavior: default
require_changes: true # if true: only post the comment if coverage changes
branches: # branch names that can post comment
- "main"
github_checks:
annotations: false
annotations: false