Skip to content

Have one code coverage report per database instance not per connection #27

@jgebal

Description

@jgebal

This is a feature request.
It would be nice to have the coverage reports generated and saved differently then the current approach.
Currently one report is generated per one database connection.

When analysing code coverage we usually look at coverage per instance.
There are cases when for testing single instance multiple connections need to be used.
The code coverage in the current state does not give a true value in those cases.

The existing reports could still be generated and accessed with chooser on the index.thml, just similar to the way we currently have filter combo-box for schema names.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions