mirror of
https://github.com/ACINQ/eclair.git
synced 2025-01-18 21:32:50 +01:00
Revive codecov.yml (#1493)
This commit is contained in:
parent
e6909cfcb5
commit
a3dd365c67
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -34,5 +34,3 @@ jobs:
|
||||
|
||||
- name: Upload coverage to Codecov
|
||||
uses: codecov/codecov-action@v1
|
||||
with:
|
||||
file: ./eclair-core/target/scoverage.xml
|
||||
|
11
codecov.yml
Normal file
11
codecov.yml
Normal file
@ -0,0 +1,11 @@
|
||||
coverage:
|
||||
status:
|
||||
project: off
|
||||
patch: off
|
||||
|
||||
comment:
|
||||
layout: "diff, files"
|
||||
|
||||
ignore:
|
||||
- "eclair-node/**/*"
|
||||
- "eclair-node-gui/**/*"
|
Loading…
Reference in New Issue
Block a user