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

fix: change type of parameters to adhere to specification of EBFilter #580

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

mbenary
Copy link
Contributor

@mbenary mbenary commented Dec 12, 2024

Please check wether parameter types are consistent with EBFilter.

@mbenary mbenary added the bug Something isn't working label Dec 12, 2024
@mbenary mbenary requested a review from ericblanc20 December 12, 2024 09:09
@mbenary mbenary linked an issue Dec 12, 2024 that may be closed by this pull request
@ericblanc20 ericblanc20 changed the title change type of parameters to adhere to specification of EBFilter fix: change type of parameters to adhere to specification of EBFilter Dec 12, 2024
Copy link
Contributor

@ericblanc20 ericblanc20 left a comment

Choose a reason for hiding this comment

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

LGTM

When there's only 1 commit, the commit message should adhere to the conventional commits rules. That's why the PR / title-format test fails

@coveralls
Copy link

coveralls commented Dec 12, 2024

Coverage Status

coverage: 85.77%. remained the same
when pulling b18c255 on 579-change-type-definition-for-ebfilter-model
into 0d03919 on main.

@mbenary mbenary force-pushed the 579-change-type-definition-for-ebfilter-model branch from db30f80 to b18c255 Compare December 12, 2024 09:35
Copy link
Contributor

@ericblanc20 ericblanc20 left a comment

Choose a reason for hiding this comment

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

LGTM

@mbenary mbenary merged commit 42d2c01 into main Dec 12, 2024
7 checks passed
@mbenary mbenary deleted the 579-change-type-definition-for-ebfilter-model branch December 12, 2024 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Getting parameters for EBfilter changes type from int to double
3 participants