Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ENH] BaseIntervalForest coverage #955

Open
TonyBagnall opened this issue Dec 2, 2023 · 1 comment
Open

[ENH] BaseIntervalForest coverage #955

TonyBagnall opened this issue Dec 2, 2023 · 1 comment
Assignees
Labels
coverage Code requiring greater test coverage enhancement New feature, improvement request or other non-bug code enhancement

Comments

@TonyBagnall
Copy link
Contributor

Describe the feature or idea you want to propose

base/interval_forest/base_interval_forest.py is currently on 69% coverage, with 44 partial lines and 96 missing. It would be good to get it up to 90%

Describe your proposed solution

Test functions to cover scenarios not included in the testing, for example
image

Describe alternatives you've considered, if relevant

No response

Additional context

No response

@TonyBagnall TonyBagnall added enhancement New feature, improvement request or other non-bug code enhancement coverage Code requiring greater test coverage labels Dec 2, 2023
@TonyBagnall TonyBagnall added the good first issue Good for newcomers label Feb 15, 2024
@TonyBagnall
Copy link
Contributor Author

somehow coverage has got worse @MatthewMiddlehurst

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
coverage Code requiring greater test coverage enhancement New feature, improvement request or other non-bug code enhancement
Projects
None yet
Development

No branches or pull requests

2 participants