You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@greg-1-anderson, one thing I noticed is that you aren't using the GitHub app integration. That might be causing issues with PRs submitted from forks (namely statuses and comments are missing)
Ah so I have learned even more! Thanks -- I thought that the bash script was equivalent to the GitHub app integration. I'll give that a spin and see if it works better.
Goal: Determine if Codecov integration is working well for PRs submitted by non-owners.
MVP: Open a PR that does anything / nothing and see the (unchanged) Codecov report.
Extra credit: Examine the Codecov report, find some code that is not covered, and write a test that increases coverage. Observe Codecov delta report.
The text was updated successfully, but these errors were encountered: