-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Description
You may have noticed that the last few PRs didn't receive the nice code coverage report as before. It looks like codecov.io changed their bot behavior and now one has to install an integration to their services for the outermost user of the repository.
This means, for example, that if I followed the install links, I add the integration services to myself (github.com/akarnokd), even if going through the ReactiveX/RxJava repository.
Consequently, it is likely that the owner of the ReactiveX organization has to perform this service integration setup and restrict it to only the set of RxJava-related repos manually (otherwise everybody starts to get annoying "missing" codecov messages).
@abersnaze @benjchristensen do you know who can perform this change?