ci: track coverage with codecov.io instead of codeclimate.com.
Comparison: * Codecov has a simpler integration and a better UI. * Codeclimate tracks both linter warnings (Rubocop, ESLint) and code coverage, but its UI for code coverage is worse than Codecov's. * Codeclimate doesn't support Simplecov 0.18 because Codeclimate doesn't support 0.18's new coverage format yet.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
[](https://codeclimate.com/github/danbooru/danbooru/test_coverage) [](https://discord.gg/eSVKkUF)
|
||||
[](https://codecov.io/gh/danbooru/danbooru) [](https://discord.gg/eSVKkUF)
|
||||
|
||||
## Installation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user