Unable to find git commit in GitLab

I recently renamed my GitLab project and moved to a new custom docker image. There was also an issue on codecov’s end relating to GitLab commits. So I’m not sure where the problem is here. But since about the time I renamed it, several weeks ago, I haven’t been able to get my coverage to work. I thought maybe it was the rename, so I deleted the project and its contents off of codecov and recreated it. After this I was still experiencing the same issue.

My coverage chart says “Not enough recent commits found with current parameters” and each report says “Unable to find commit in GitLab” and is stuck processing.

Repo is here: Andrew Auclair / micro task · GitLab and was renamed from Andrew Auclair / micro task · GitLab

Thanks in advance for any help!

Looks like my latest commit showed up correctly. Everything might be working again. I think I need more commits to verify.

Hi @mightymalakai33, we have merged a fix for this and you should be seeing commits again.

Yes. I am seeing my commits in codecov again. Thanks!

I am no longer seeing the external stage on my GitLab pipelines. Previously there was an external stage with patch and project jobs. I haven’t changed any settings in my .codecov.yml.