mirror of
https://github.com/yiisoft/yii2.git
synced 2026-03-13 08:43:42 +08:00
Exclude non-executable files from Codecov coverage reports (#20790)
This commit is contained in:
3
.codecov.yml
Normal file
3
.codecov.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
ignore:
|
||||
- "framework/classes.php"
|
||||
- "framework/views/messageConfig.php"
|
||||
Reference in New Issue
Block a user