-
-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
codecov with GitHub Actions #135
Comments
@thomasrockhu Thanks for your reply. If you go to, e.g., this page 8f39f33 and click the red cross mark in front of "Merge pull request #134 from QuantEcon/ci-nightly", you will see a list of "CI-nightly ...", "CI ...", etc, but no codecov report is there. Compare this page oyamad/MatchingMarkets.jl@37b1469, where there are One difference is that the former belongs to the QuantEcon organization, whereas the latter is my own repo. (I never installed Codecov app to my account, though.) |
Taking a quick look at the first commit, I would really recommend installing the app. We have seen intermittent behavior with users who do not use it and us being able to communicate with GitHub on behalf of the user. Having the app helps us to prevent these issues. |
App installed, but the situation does not change 9fb6a8c. |
@oyamad it looks like the integration was installed, but not for that repository. You can see that in your settings page |
@thomasrockhu Thanks for the information, but in the settings page, if I click |
@oyamad interesting... would you be able to uninstall and re-install the app? I wonder if something weird happened during creation as the link should go to a GitHub hosted page. |
@thomasrockhu Thanks, I will try that probably tomorrow. I found this issue ionelmc/python-hunter#86 which seems reporting the same issue. |
@thomasrockhu App uninstalled and then re-installed, and it now succeeded: coverage is report in PR #136 and codecov entries appear in the list 8fc2518. Thanks! |
Results from
codecov
are not reported.Do we need to install Codecov GitHub App to the QuantEcon organization?
The text was updated successfully, but these errors were encountered: