You've already forked platform-info
mirror of
https://github.com/uutils/platform-info.git
synced 2026-06-10 15:48:45 -07:00
maint/CI ~ configure CodeCov to report but allow-failure
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# CodeCov configuration
|
||||
# ref: <https://docs.codecov.com/docs/common-recipe-list>
|
||||
|
||||
#comment: false ## disable PR coverage commentary posts
|
||||
|
||||
coverage:
|
||||
status:
|
||||
# `informational: true` == show status but prevent blocking/failure of CI
|
||||
project:
|
||||
default:
|
||||
informational: true
|
||||
changes:
|
||||
default:
|
||||
informational: true
|
||||
patch:
|
||||
default:
|
||||
informational: true
|
||||
Reference in New Issue
Block a user