Add codecov reporting to build process.
This commit is contained in:
parent
1f06885a69
commit
f8a1d4b21b
@ -12,3 +12,7 @@ install:
|
||||
- yarn
|
||||
notifications:
|
||||
email: false
|
||||
before_script:
|
||||
- yarn add codecov --dev
|
||||
after_script:
|
||||
- codecov
|
||||
|
1
codecov.yml
Normal file
1
codecov.yml
Normal file
@ -0,0 +1 @@
|
||||
comment: false
|
Loading…
x
Reference in New Issue
Block a user