Skip to content

Improve code coverage #64

@gebhardtr

Description

@gebhardtr

We're currently failing the build if total code coverage falls below a specific threshold. This means it's possible to merge code without any test coverage and still meet our threshold. To resolve, we have to:

  • set our total threshold to 100% (preferrable)
  • measure and fail the build on per-file coverage thresholds.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions