chiark / gitweb /
documentation: ignore test files for code coverage.
authorVladimír Vondruš <mosra@centrum.cz>
Sat, 20 Apr 2019 15:11:12 +0000 (17:11 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Sat, 20 Apr 2019 15:55:39 +0000 (17:55 +0200)
commit4b11da8524ef53246984be5bdfc37f69c38ac371
treea09d1fef238183ed1d36d1be845b4cd203af58a3
parentf305bb8c5460b86b061a1ba2f5dc0ab9310997b0
documentation: ignore test files for code coverage.

Stupid fucking istanbul, now it's deprecated and renamed to nyc and
there's some magic that puts istanbul into PATH but only in the root
directory and I hate that.
documentation/.coveragerc
documentation/.istanbul.yml [new file with mode: 0644]
package/ci/travis.yml