Skip to content

Report regressiontest coverage #253

Closed
Closed
@MichaMans

Description

@MichaMans

What is the problem / Suggestion?

  • At the moment we do not serve some information about the testing coverage, (as far as i saw it, please correct me if i'm wrong) but that would be a nice feature

Why do we want to solve it?

  • It would be very helpful to provide some test coverage information, at first, i would start with a coverage of the examples. (how many examples exist in the tested library and compare it to how many example tests are existing) That would provide some information about if at least every provided example is running.

How do we want to solve it?

  • by integrating a get_test_example_coverage function, working with the whole packages as well as single packages. With that everyone is free to use it within the individual Repo/bin/runUnitTests.py script. The result could be the following:
    image

@thorade @mwetter @Mathadon what do you think? Any objections, additions?

Maybe related to #245

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