Skip to content
This repository has been archived by the owner on Feb 25, 2024. It is now read-only.

ci: updated codecov settings #137

Merged
merged 1 commit into from
May 6, 2022
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
20 changes: 20 additions & 0 deletions codecov.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
coverage:
status:
project:
default:
target: auto
threshold: 10%
base: auto
branches:
- main
if_ci_failed: error #success, failure, error, ignore
only_pulls: true
patch:
default:
target: auto
threshold: 10%
base: auto
branches:
- main
if_ci_failed: error #success, failure, error, ignore
only_pulls: true