We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd9196d commit 35bd61eCopy full SHA for 35bd61e
1 file changed
codecov.yml
@@ -1,7 +1,20 @@
1
comment: false
2
coverage:
3
status:
4
- patch: false
5
- project: false
+ patch:
+ default:
6
+ target: 80%
7
+ threshold: 0%
8
+ base: auto
9
+ if_ci_failed: error
10
+ project:
11
12
13
14
15
+ if_ci_failed: success
16
+ only_pulls: false
17
+ branches:
18
+ - main
19
fixes:
20
- "/opt/NeMo-Run/::"
0 commit comments