Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/codecov.yml

12 lines
434 B

ignore:
- "src/Kernel.php"
- "src/CoreBundle/DependencyInjection"
- "src/CoreBundle/Component/Utils/ChamiloApi.php"
- "src/CoreBundle/Component/Utils/ScriptHandler.php"
- "src/CoreBundle/Framework/Container.php"
- "src/CoreBundle/Hook"
- "src/CoreBundle/ChamiloCoreBundle.php"
- "src/CourseBundle/ChamiloCourseBundle.php"
- "src/CourseBundle/DependencyInjection"
- "src/CourseBundle/Component"
- "src/LtiBundle"