“Deploy” workflow that run “Maven Deploy” follows by a “CodeCov Upload”.
“Upload CodeCov” workflow that run “Maven Verify” follows by a “CodeCov Upload”
Each time I successfully run the “Deploy” workflow, CodeCov will show “Unable to find commit in GitHub”, and when I drill into the build on CodeCov, it will show “Waiting for CI to complete”.
I will have to run the “Upload CodeCov” workflow again to fix the “Unable to find commit in GitHub” and “Waiting for CI to complete”