tests: upload test coverage reports to code climate.

Downgrade simplecov to 0.17 because 0.18 is incompatible with code
climate. Ref: github.com codeclimate/test-reporter/issues/413
This commit is contained in:
evazion
2020-06-11 15:17:32 -05:00
parent 8181ee6a1d
commit 025e09ff7f
5 changed files with 30 additions and 11 deletions

1
.gitignore vendored
View File

@@ -7,6 +7,7 @@ config/database.yml
config/danbooru_local_config.rb
config/deploy/*.rb
config/newrelic.yml
coverage/
node_modules/
log/
tmp/