-
-
Notifications
You must be signed in to change notification settings - Fork 80
Automatically remove unused app state input booleans #657
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
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #657 +/- ##
=======================================
Coverage 80.55% 80.55%
=======================================
Files 118 118
Lines 3039 3039
Branches 325 325
=======================================
Hits 2448 2448
Misses 456 456
Partials 135 135
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
FrankBakkerNl
left a comment
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.
finishe review, just some minors
* Remove unused input booleans on NetDaemon runtime start * And the tests * Review fix * Review new line * switch -> if
Breaking change
Proposed change
Removes unused input boolean helpers for non existing apps
Type of change
Additional information
Checklist
If user exposed functionality or configuration variables are added/changed: