mirror of
https://github.com/aljazceru/nutshell.git
synced 2025-12-25 12:34:22 +01:00
codecov: ignore cashu/nostr (#378)
* codecov: ignore cashu/nostr * adjust codecov call in regtest
This commit is contained in:
3
.github/codecov.yml
vendored
3
.github/codecov.yml
vendored
@@ -7,3 +7,6 @@ coverage:
|
||||
# adjust accordingly based on how flaky your tests are
|
||||
# this allows a 10% drop from the previous base commit coverage
|
||||
threshold: 10%
|
||||
# ignore any files in cashu/nostr
|
||||
ignore:
|
||||
- "cashu/nostr"
|
||||
|
||||
Reference in New Issue
Block a user