Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tsoc
superbenchmark
Commits
7a27732e
Unverified
Commit
7a27732e
authored
Oct 27, 2022
by
Yifan Xiong
Committed by
GitHub
Oct 27, 2022
Browse files
CI/CD - Fix codecov status issue (#426)
Fix codecov status issue due to service upgrade.
parent
12c48627
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
7 deletions
+1
-7
.codecov.yml
.codecov.yml
+1
-7
No files found.
.codecov.yml
View file @
7a27732e
...
@@ -3,7 +3,7 @@ codecov:
...
@@ -3,7 +3,7 @@ codecov:
flag_management
:
flag_management
:
default_rules
:
default_rules
:
carryforward
:
fals
e
carryforward
:
tru
e
paths
:
paths
:
-
superbench/
-
superbench/
...
@@ -17,9 +17,6 @@ coverage:
...
@@ -17,9 +17,6 @@ coverage:
-
cpu-python3.6-unit-test
-
cpu-python3.6-unit-test
-
cpu-python3.7-unit-test
-
cpu-python3.7-unit-test
-
cuda-unit-test
-
cuda-unit-test
branches
:
-
main
-
release/*
patch
:
patch
:
default
:
default
:
target
:
80%
target
:
80%
...
@@ -28,6 +25,3 @@ coverage:
...
@@ -28,6 +25,3 @@ coverage:
-
cpu-python3.6-unit-test
-
cpu-python3.6-unit-test
-
cpu-python3.7-unit-test
-
cpu-python3.7-unit-test
-
cuda-unit-test
-
cuda-unit-test
branches
:
-
main
-
release/*
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment