diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 0000000000..b42037983e --- /dev/null +++ b/codecov.yml @@ -0,0 +1,4 @@ +ignore: + - "src/Kernel.php" + - "src/CoreBundle/ChamiloCoreBundle.php" + - "src/CourseBundle/ChamiloCourseBundle.php" \ No newline at end of file