2.x: Publish code coverage results to codecov.io#4048
Conversation
Current coverage is 69.61%
|
|
👍 |
|
👍 @zsxwing can you also enable commits status check in codecov settings? |
|
@artem-zinnatullin which button is for commits status check? |
|
@zsxwing they've recently made major update and moved most of the settings to |
@artem-zinnatullin I think it's enabled already. |
|
@zsxwing hm, but I don't see status checks from Codecov on GitHub, only report from Travis. Did you give required permissions to Codecov on GitHub? Probably configuration of ReactiveX organization does not allow transparent access to repos for apps authorized by its members. |
|
@artem-zinnatullin Figured it out. Need some admin to click the |
|
Yeah, thanks @zsxwing. @abersnaze can you please allow Codecov to post commit statuses to the project like Travis is doing now? https://codecov.io/gh/ReactiveX/RxJava/settings This will ensure that coverage fail (significant decrease/etc) is visible on the Pull Requests list page and will block/mark_as_yellow the merge button. |
Same as #4046 except the badge link.