Skip to content
Snippets Groups Projects
Unverified Commit 67e87253 authored by Tobias Reischmann's avatar Tobias Reischmann
Browse files

Added codecov

parent f489b525
No related branches found
No related tags found
No related merge requests found
...@@ -48,5 +48,5 @@ script: ...@@ -48,5 +48,5 @@ script:
- moodle-plugin-ci phpunit --coverage-clover - moodle-plugin-ci phpunit --coverage-clover
- moodle-plugin-ci behat - moodle-plugin-ci behat
#after_success: after_success:
# - bash <(curl -s https://codecov.io/bash) - bash <(curl -s https://codecov.io/bash)
fixes:
- "moodle/admin/tool/cleanupcourses/::"
ignore:
# artificial/Moodle API files
- "tests/**/*"
- "lang/**/*"
- "db/**/*"
- "db/.*"
- "version.php"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment