mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-09-22 20:05:38 +00:00
Fix missing codecov configuration (#487)
This commit is contained in:
committed by
Jakub Chrzanowski
parent
2430382824
commit
a6be38b93c
10
codecov.yml
Normal file
10
codecov.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
coverage:
|
||||
status:
|
||||
project:
|
||||
default:
|
||||
informational: true
|
||||
threshold: 0%
|
||||
base: auto
|
||||
patch:
|
||||
default:
|
||||
informational: true
|
||||
Reference in New Issue
Block a user