Skip to content

Coverage calculation is wrong #3

@henriquevcosta

Description

@henriquevcosta

This repo isn't properly calculating coverage because the generic python module doesn't have any tests.
One option to fix this, which is the 'correct' way, is to create a new module 'test-reports' that has dependencies on all other modules and that runs a jacoco:aggregate-reports task (see here).

Another option is to add some unit tests on the module (which should be done anyway).

This issue may also be applicable to https://github.com/feedzai/feedzai-openml and https://github.com/feedzai/feedzai-openml-r.

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