I sometimes encounter codecov to get stuck on "Waiting for status to be reported". I think this might happen when clicking update branch or resolve conflicts and quickly updating the version number in GitHub, i.e. without pushing a commit from terminal.
I sometimes encounter codecov to get stuck on "Waiting for status to be reported". I think this might happen when clicking
update branch
orresolve conflicts
and quickly updating the version number in GitHub, i.e. without pushing a commit from terminal.I've seen some suggestions that this might be resolved by uploading a codecov token as a
New repository secret
. I don't have access to the codecov settings for anesthetic. @williamjameshandley, could you set up a codecov token?