Skip to content
Merged
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
6 changes: 5 additions & 1 deletion .github/codecov.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
codecov:
require_ci_to_pass: false
comment: true
coverage:
status:
patch:
Expand All @@ -12,3 +11,8 @@ coverage:
threshold: 1.0
github_checks:
annotations: false
comment:
layout: "header, files, footer"
behavior: default
require_changes: "coverage_drop OR uncovered_patch"
hide_project_coverage: false
Loading