Disable folders in codecov.yml

pull/4020/head^2
Julio 4 years ago
parent 613ef890f0
commit ab77f1b028
  1. 2
      codecov.yml

@ -1,6 +1,8 @@
ignore:
- "src/Kernel.php"
- "src/CoreBundle/DependencyInjection"
- "src/CoreBundle/Component/Editor"
- "src/CoreBundle/Component/HTMLPurifier"
- "src/CoreBundle/Component/Utils/ChamiloApi.php"
- "src/CoreBundle/Component/Utils/ScriptHandler.php"
- "src/CoreBundle/Framework/Container.php"

Loading…
Cancel
Save