-
-
Notifications
You must be signed in to change notification settings - Fork 3
Mode #130
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
Mode #130
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## dev #130 +/- ##
===========================================
- Coverage 100.00% 94.42% -5.58%
===========================================
Files 2 2
Lines 274 305 +31
Branches 59 64 +5
===========================================
+ Hits 274 288 +14
- Misses 0 15 +15
- Partials 0 2 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good, can we also have tests for coffee-to-water
case? It's never tested and caused a decrease in coverage.
I will add these tests in a separate pull request. |
Reference Issues/PRs
What does this implement/fix? Explain your changes.
--mode
argument addedAny other comments?