Skip to content

CodeCov would be reduced by current solution for issue #153 #356

@alex-senger

Description

@alex-senger

In Issue #153 a few lines of code were commented out to keep CodeCov at 100%. These lines contain a try-catch block to catch a possible LearningError and PredictionError for errors that we already cover. It may be possible that we didn't cover every Error and these would still be thrown. We cannot think of a case and can't write tests for these as a consequence.

Either we remove these lines completely or we take into account that CodeCov is not at 100% anymore.

Link to the PR: #355

Metadata

Metadata

Assignees

No one assigned

    Labels

    testing 🧪Additional automated tests

    Type

    No type

    Projects

    Status

    ✔️ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions