Skip to content

Conversation

kokobd
Copy link
Collaborator

@kokobd kokobd commented Jan 22, 2022

fix #2618

As hls-plugin-api doesn't have a test suite now, I add one. I think common utilities like this should have standalone unit tests. Maybe this can serve as a starting point.

Copy link
Collaborator

@pepeiborra pepeiborra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! This is much better.

To make sure that CI runs the test suite, please add it to .github/workflows/test.yml

Copy link
Collaborator

@michaelpj michaelpj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great!

@jneira jneira added the merge me Label to trigger pull request merge label Jan 22, 2022
@mergify mergify bot merged commit ffd0f34 into haskell:master Jan 22, 2022
@kokobd kokobd deleted the fix/position-in-range branch January 25, 2022 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge me Label to trigger pull request merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

positionInRange function in PluginUtils doesn't work as its name suggests
4 participants