Codecov computes base coverage for incorrect commit #323
Labels
For:devops
The issue is related to devops (github actions, compilation, documentation, etc.)
Type:required
A required implementation/change necessary in near future
Codecov compares coverages between the HEAD of the new branch and base branch, but it incorrectly set the commit for the HEAD of the base branch, as seen in, for example, #322. We need to fix the settings, presumably, to correctly compare against the latest commit on the base branch. That is, the current HEAD of the base branch.
The text was updated successfully, but these errors were encountered: