"vscode:/vscode.git/clone" did not exist on "6cef1a9f617cf5d00a3bb948a6bd21318103bf80"
Unverified Commit 7a27732e authored by Yifan Xiong's avatar Yifan Xiong Committed by GitHub
Browse files

CI/CD - Fix codecov status issue (#426)

Fix codecov status issue due to service upgrade.
parent 12c48627
......@@ -3,7 +3,7 @@ codecov:
flag_management:
default_rules:
carryforward: false
carryforward: true
paths:
- superbench/
......@@ -17,9 +17,6 @@ coverage:
- cpu-python3.6-unit-test
- cpu-python3.7-unit-test
- cuda-unit-test
branches:
- main
- release/*
patch:
default:
target: 80%
......@@ -28,6 +25,3 @@ coverage:
- cpu-python3.6-unit-test
- cpu-python3.7-unit-test
- cuda-unit-test
branches:
- main
- release/*
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment