Codecov on PR not using upstream commit_parent #1704
Labels
Area: Report Upload
Issues with pre-ingest report uploading
Medium
Medium Priority Issues (to be fixed or re-evaluated in 3 months
Using codecov version
5.0.7
, on a PR, commit_parent is defaulting to the previous commit instead of the upstream.Within codecov showing
This commit f9d9180 compared to fed6cb1
which is the comparing against the previous commit on the PR instead of anything on the upstream branch.When overriding with parameter
commit_parent: ${{ github.event.pull_request.base.sha || github.event.before || github.base.sha }}
I got
Testing: opensearch-project/opensearch-migrations#1155
Example Logs:
The text was updated successfully, but these errors were encountered: