-
Notifications
You must be signed in to change notification settings - Fork 6
Fix codecov nightly/PR-check coverage mislabeling #651
Copy link
Copy link
Open
Labels
InterraIssue has been imported to the Interra Board projectIssue has been imported to the Interra Board projectPriority 3: standardPriority level 3: medium time criticality or importancePriority level 3: medium time criticality or importanceSoftwareRelating to software and implementationRelating to software and implementationgithub_actionsPull requests that update GitHub Actions codePull requests that update GitHub Actions codeimport
Metadata
Metadata
Assignees
Labels
InterraIssue has been imported to the Interra Board projectIssue has been imported to the Interra Board projectPriority 3: standardPriority level 3: medium time criticality or importancePriority level 3: medium time criticality or importanceSoftwareRelating to software and implementationRelating to software and implementationgithub_actionsPull requests that update GitHub Actions codePull requests that update GitHub Actions codeimport
Type
Projects
Status
Next Up
I was curious and asked copilot while being within your branch. Maybe this helps? It suggests you only have to update the codecov yaml to fix this problem.
"You’re seeing that because Codecov is comparing two different coverage universes, not just your changed lines.
"
Originally posted by @stuitje in #648 (comment)
Need to fix how codecov assess coverage % in PRs to get a reasonable number.