Exclude non-executable files from Codecov coverage reports (#20790)

This commit is contained in:
Евгений
2026-03-11 03:27:09 +06:00
committed by GitHub
parent 279108f6e4
commit cd71346b3d

3
.codecov.yml Normal file
View File

@@ -0,0 +1,3 @@
ignore:
- "framework/classes.php"
- "framework/views/messageConfig.php"