Skip to content

Workflow: Fix coverage report updates #213

@cwlacewe

Description

@cwlacewe

Describe the bug
Currently, the updated coverage reports aren't being pushed if the coverage threshold is not satisfied (Results job fails) even if manually approved. This is shown in PR #209 which will affect coverage comparisons for upcoming PRs.

High chances of new PRs failing because comparing to old coverage values/reports.

Expected behavior
Even if comparison is below threshold, update coverage reports/values for current PR. This will involve removing success check for Update job because currently the job is completely skipped if this occurs and doesn't update anything.

Screenshots
image

Metadata

Metadata

Assignees

Labels

BugIndicates unexpected or undesired behaviorsWorkflowImprovements specific to development workflow (i.e. CI changes, unit testing, etc.)

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions