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

[Bug]: Ratio boundary points #81

Open
sepandhaghighi opened this issue Jan 11, 2025 · 0 comments
Open

[Bug]: Ratio boundary points #81

sepandhaghighi opened this issue Jan 11, 2025 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@sepandhaghighi
Copy link
Owner

sepandhaghighi commented Jan 11, 2025

Contact details

[email protected]

What happened?

MyCoffee print a warning message on boundary points.

Steps to reproduce

mycoffee --method=v60 --water-ratio=18 --coffee-ratio=1

Expected behavior

No warning

Actual behavior

[Warning] The ratio is not within the standard range. For v60, the ratio can be anywhere between 1/18 and 1/14

Operating system

Windows

Python version

Python 3.10

MyCoffee version

MyCoffee 1.1

Relevant log output

 __  __  _  _   ___  _____  ____  ____  ____  ____
(  \/  )( \/ ) / __)(  _  )( ___)( ___)( ___)( ___)
 )    (  \  / ( (__  )(_)(  )__)  )__)  )__)  )__)
(_/\/\_) (__)  \___)(_____)(__)  (__)  (____)(____)



Method: `v60`

Cups: 1

Coffee: 13.889 g

Water: 250 g

Ratio: 1/18

Info: V60 method

[Warning] The ratio is not within the standard range. For `v60`, the ratio can be anywhere between `1/18` and `1/14`
@sepandhaghighi sepandhaghighi added the bug Something isn't working label Jan 11, 2025
@sepandhaghighi sepandhaghighi self-assigned this Jan 15, 2025
@sepandhaghighi sepandhaghighi added this to the mycoffee v1.3 milestone Jan 15, 2025
@sepandhaghighi sepandhaghighi mentioned this issue Jan 15, 2025
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

No branches or pull requests

1 participant