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

CON 0 gives wrong Max ENC #610

Closed
wake42 opened this issue Aug 9, 2023 · 0 comments · Fixed by #611
Closed

CON 0 gives wrong Max ENC #610

wake42 opened this issue Aug 9, 2023 · 0 comments · Fixed by #611
Assignees
Labels
type: bug Something isn't working. Use "fix: " commit message
Milestone

Comments

@wake42
Copy link
Collaborator

wake42 commented Aug 9, 2023

What: Describe the bug

Max ENC should be the average of STR & CON, but setting CON to 0 results in Max ENC 0.

Expected behavior

The Formula should be Min(STR, (STR+CON) / 2)

@wake42 wake42 added the type: bug Something isn't working. Use "fix: " commit message label Aug 9, 2023
@wake42 wake42 added this to the 3.1.0 milestone Aug 9, 2023
@wake42 wake42 closed this as completed in e9e482e Aug 10, 2023
@wake42 wake42 self-assigned this Aug 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working. Use "fix: " commit message
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant