Remove codecov yaml (#3416)

CodeCov isnt used at the moment and MAYBE this blocks our release
This commit is contained in:
Veeck 2024-04-01 20:08:31 +02:00 committed by GitHub
parent 53420f5be9
commit 2a883c393c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 10 deletions

10
.github/codecov.yaml vendored
View File

@ -1,10 +0,0 @@
coverage:
status:
project:
default:
# advanced settings
informational: true
patch:
default:
threshold: 0%
target: 0

View File

@ -58,6 +58,7 @@ For more info, please read the following post: [A New Chapter for MagicMirror: T
### Deleted ### Deleted
- Unneeded file headers (#3358) - Unneeded file headers (#3358)
- Removed codecov.yaml
## [2.26.0] - 2024-01-01 ## [2.26.0] - 2024-01-01