handsomeboyMMk commited on
Commit
87f5c62
·
1 Parent(s): cd22fbc

Upload codecov.yml with huggingface_hub

Browse files
Files changed (1) hide show
  1. codecov.yml +14 -0
codecov.yml ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ comment:
2
+ # https://docs.codecov.com/docs/pull-request-comments#requiring-changes
3
+ require_changes: true
4
+ # https://docs.codecov.com/docs/pull-request-comments#after_n_builds
5
+ after_n_builds: 12
6
+
7
+ coverage:
8
+ status:
9
+ # not in PRs
10
+ patch: false
11
+ project: false
12
+
13
+ github_checks:
14
+ annotations: false