Skip to content

Items: Modify calculate-tests-coverage-on-pull-request workflow #58

@MDI74

Description

@MDI74

Need to modify calculate-tests-coverage-on-pull-request workflow
So that the pipeline falls if the tests fail.

Description
Now, if the tests fail in the calculate-tests-coverage-on-pull-request pipeline, it will still continue its work and be successful, and the percentage of test coverage will be calculated incorrectly. This can be misleading.

Value

  • Always get the correct test coverage values
  • See errors in devcontainer configuration (tests are run using the devcontainer configuration)

Definition of done

  1. Pipelines fall if the tests are executed with an error
  2. If pipelines fall, test coverage is not recalculated, and the report on test coverage is not compiled

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions