Merge pull request #2542 from rejas/codecov

This commit is contained in:
Michael Teeuw 2021-04-17 15:50:49 +02:00 committed by GitHub
commit 4303882c6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 0 deletions

View File

@ -20,6 +20,7 @@ _This release is scheduled to be released on 2021-04-01._
### Updated
- Bump node-ical to v0.13.0 (now last runtime dependency using deprecated `request` package is removed).
- Use codecov in informational mode
### Removed

6
codecov.yml Normal file
View File

@ -0,0 +1,6 @@
coverage:
status:
project:
default:
# advanced settings
informational: true