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

Error Checking - BCG.Level.Membership #54

Open
leppott opened this issue Aug 4, 2021 · 0 comments
Open

Error Checking - BCG.Level.Membership #54

leppott opened this issue Aug 4, 2021 · 0 comments

Comments

@leppott
Copy link
Owner

leppott commented Aug 4, 2021

Describe the bug
Need error checking to ensure have all metrics in rules table.

To Reproduce
If have mismatched metric names then only those metrics that match are evaluated.

Can result in bad level membership calculations.

For example, if Use min of Rule0 for a level and all the "0" values fall out but a "1" is kept then membership is "1" instead of "0".

Expected behavior
Should throw a hard error with message.

Additional context
NA

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant