Files
danbooru/.gitignore
evazion a829fbfb8d tests: fix test coverage reporting for parallel testing.
* Fix simplecov clobbering test coverage reports when using parallel tests.
* Generate coverage reports by default (remove $SIMPLECOV flag).
* Store coverage reports in tmp/coverage/ instead of coverage/.
* Enable branch coverage.

ref: github.com /colszowka/simplecov/issues/718#issuecomment-538201587
2020-06-11 02:16:20 -05:00

17 lines
224 B
Plaintext

.env.*
.yarn-integrity
.gitconfig
.git/
.bundle/
config/database.yml
config/danbooru_local_config.rb
config/deploy/*.rb
config/newrelic.yml
node_modules/
log/
tmp/
public/data/
public/packs-test/
public/packs/
test/reports/