Unverified Commit 13c69195 authored by Yifan Xiong's avatar Yifan Xiong Committed by GitHub
Browse files

CI/CD - Update Codecov config (#418)

Update codecov flags in configuration.
parent 3367c4f6
......@@ -14,7 +14,8 @@ coverage:
target: 80%
threshold: 1%
flags:
- cpu-unit-test
- cpu-python3.6-unit-test
- cpu-python3.7-unit-test
- cuda-unit-test
branches:
- main
......@@ -24,7 +25,8 @@ coverage:
target: 80%
threshold: 1%
flags:
- cpu-unit-test
- cpu-python3.6-unit-test
- cpu-python3.7-unit-test
- cuda-unit-test
branches:
- main
......
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