Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Commit

Permalink
Merge pull request #349 from codecov/exclude-emacs-files
Browse files Browse the repository at this point in the history
Exclude el files as they are emacs
  • Loading branch information
thomasrockhu committed Sep 17, 2020
2 parents 5a68dc2 + b2cecc2 commit 6277135
Show file tree
Hide file tree
Showing 4 changed files with 86 additions and 85 deletions.
2 changes: 1 addition & 1 deletion SHA1SUM
@@ -1 +1 @@
eef7ff2feb19cbe374365eb9329b466b06c52e5a codecov
cfefabd38ee55c24eefcadde3fac918ee56b31f8 codecov
2 changes: 1 addition & 1 deletion SHA256SUM
@@ -1 +1 @@
739cc500e96446a6435e83a5e92264e49622ab9359e4cded9896b3148db72647 codecov
e7bf4026ba200251a1df520b031ad571c3e6d2e59b2f7c015905f96dc2615fbf codecov
2 changes: 1 addition & 1 deletion SHA512SUM
@@ -1 +1 @@
260441ebf35d38eaffc7285e48ce5973a0ade891c39cf3c13c8b191543818f5babfda7038916eb54e4220ce96fe4c7cb8da00785a1070de54496264ef60424c9 codecov
da8b5a86cbb928b6694eb477f95f71085844a9d00e53d14eb542423c235278ee3b098322b9cbab9f9d5d731171596af397124a9f711f6f0393530f3861b271c8 codecov
165 changes: 83 additions & 82 deletions codecov
Expand Up @@ -1194,111 +1194,112 @@ $PWD/coverage.xml"
-or -name 'conftest_*.c.gcov' \
\) -prune -or \
-type f \( -name '*coverage*.*' \
-or -name 'nosetests.xml' \
-or -name 'jacoco*.xml' \
-or -name 'clover.xml' \
-or -name 'report.xml' \
-or -name '*.clover' \
-or -name '*.codecov.*' \
-or -name 'codecov.*' \
-or -name '*.gcov' \
-or -name '*.lcov' \
-or -name '*.lst' \
-or -name 'clover.xml' \
-or -name 'cobertura.xml' \
-or -name 'codecov.*' \
-or -name 'cover.out' \
-or -name 'coverage-final.json' \
-or -name 'excoveralls.json' \
-or -name 'gcov.info' \
-or -name 'jacoco*.xml' \
-or -name 'lcov.dat' \
-or -name 'lcov.info' \
-or -name 'luacov.report.out' \
-or -name 'coverage-final.json' \
-or -name 'naxsi.info' \
-or -name 'lcov.info' \
-or -name 'lcov.dat' \
-or -name '*.lcov' \
-or -name '*.clover' \
-or -name 'cover.out' \
-or -name 'gcov.info' \
-or -name '*.gcov' \
-or -name '*.lst' \
-or -name 'nosetests.xml' \
-or -name 'report.xml' \
$include_cov \) \
$exclude_cov \
-not -name '*.profdata' \
-not -name 'coverage-summary.json' \
-not -name 'phpunit-code-coverage.xml' \
-not -name '*/classycle/report.xml' \
-not -name 'remapInstanbul.coverage*.json' \
-not -name 'phpunit-coverage.xml' \
-not -name '*codecov.yml' \
-not -name '*.serialized' \
-not -name '.coverage*' \
-not -name '.*coveragerc' \
-not -name '*.sh' \
-not -name '*.am' \
-not -name '*.bash' \
-not -name '*.bat' \
-not -name '*.ps1' \
-not -name '*.env' \
-not -name '*.bw' \
-not -name '*.cfg' \
-not -name '*.class' \
-not -name '*.cmake' \
-not -name '*.cmake' \
-not -name '*.dox' \
-not -name '*.ec' \
-not -name '*.rst' \
-not -name '*.h' \
-not -name '*.scss' \
-not -name '*.o' \
-not -name '*.proto' \
-not -name '*.sbt' \
-not -name '*.xcoverage.*' \
-not -name '*.gz' \
-not -name '*.conf' \
-not -name '*.p12' \
-not -name '*.csv' \
-not -name '*.rsp' \
-not -name '*.m4' \
-not -name '*.pem' \
-not -name '*~' \
-not -name '*.exe' \
-not -name '*.am' \
-not -name '*.template' \
-not -name '*.coverage' \
-not -name '*.cp' \
-not -name '*.bw' \
-not -name '*.cpp' \
-not -name '*.crt' \
-not -name '*.log' \
-not -name '*.cmake' \
-not -name '*.pth' \
-not -name '*.css' \
-not -name '*.csv' \
-not -name '*.csv' \
-not -name '*.data' \
-not -name '*.db' \
-not -name '*.dox' \
-not -name '*.ec' \
-not -name '*.ec' \
-not -name '*.egg' \
-not -name '*.el' \
-not -name '*.env' \
-not -name '*.erb' \
-not -name '*.exe' \
-not -name '*.ftl' \
-not -name '*.gif' \
-not -name '*.gradle' \
-not -name '*.gz' \
-not -name '*.h' \
-not -name '*.html' \
-not -name '*.in' \
-not -name '*.jade' \
-not -name '*.jar*' \
-not -name '*.pom*' \
-not -name '*.png' \
-not -name '*.jpg' \
-not -name '*.sql' \
-not -name '*.jpeg' \
-not -name '*.svg' \
-not -name '*.gif' \
-not -name '*.csv' \
-not -name '*.snapshot' \
-not -name '*.jpg' \
-not -name '*.js' \
-not -name '*.less' \
-not -name '*.log' \
-not -name '*.m4' \
-not -name '*.mak*' \
-not -name '*.bash' \
-not -name '*.data' \
-not -name '*.md' \
-not -name '*.o' \
-not -name '*.p12' \
-not -name '*.pem' \
-not -name '*.png' \
-not -name '*.pom*' \
-not -name '*.profdata' \
-not -name '*.proto' \
-not -name '*.ps1' \
-not -name '*.pth' \
-not -name '*.py' \
-not -name '*.class' \
-not -name '*.xcconfig' \
-not -name '*.ec' \
-not -name '*.coverage' \
-not -name '*.pyc' \
-not -name '*.cfg' \
-not -name '*.egg' \
-not -name '*.ru' \
-not -name '*.css' \
-not -name '*.less' \
-not -name '*.pyo' \
-not -name '*.whl' \
-not -name '*.html' \
-not -name '*.ftl' \
-not -name '*.erb' \
-not -name '*.rb' \
-not -name '*.js' \
-not -name '*.jade' \
-not -name '*.db' \
-not -name '*.md' \
-not -name '*.cpp' \
-not -name '*.gradle' \
-not -name '*.tar.tz' \
-not -name '*.rsp' \
-not -name '*.rst' \
-not -name '*.ru' \
-not -name '*.sbt' \
-not -name '*.scss' \
-not -name 'include.lst' \
-not -name '*.scss' \
-not -name '*.serialized' \
-not -name '*.sh' \
-not -name '*.snapshot' \
-not -name '*.sql' \
-not -name '*.svg' \
-not -name '*.tar.tz' \
-not -name '*.template' \
-not -name '*.whl' \
-not -name '*.xcconfig' \
-not -name '*.xcoverage.*' \
-not -name '*/classycle/report.xml' \
-not -name '*codecov.yml' \
-not -name '*~' \
-not -name '.*coveragerc' \
-not -name '.coverage*' \
-not -name 'coverage-summary.json' \
-not -name 'createdFiles.lst' \
-not -name 'fullLocaleNames.lst' \
-not -name 'include.lst' \
-not -name 'inputFiles.lst' \
-not -name 'createdFiles.lst' \
-not -name 'phpunit-code-coverage.xml' \
-not -name 'phpunit-coverage.xml' \
-not -name 'remapInstanbul.coverage*.json' \
-not -name 'scoverage.measurements.*' \
-not -name 'test_*_coverage.txt' \
-not -name 'testrunner-coverage*' \
Expand Down

0 comments on commit 6277135

Please sign in to comment.