Closed bouwew closed 4 years ago
:exclamation: No coverage uploaded for pull request base (
master@92b899a
). Click here to learn what that means. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #65 +/- ##
=========================================
Coverage ? 93.01%
=========================================
Files ? 4
Lines ? 1231
Branches ? 0
=========================================
Hits ? 1145
Misses ? 86
Partials ? 0
Impacted Files | Coverage Δ | |
---|---|---|
Plugwise_Smile/Smile.py | 92.61% <ø> (ø) |
|
tests/test_Smile.py | 96.54% <ø> (ø) |
|
setup.py | 0.00% <0.00%> (ø) |
|
Plugwise_Smile/__init__.py | 100.00% <0.00%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 92b899a...61ba61a. Read the comment docs.
Just reverting?
Yes, does not break Plugwise-beta, we initialize self.heating_state to None.
Adds heating=None for all devices, was not the intention. Causes no issues in Plugwise-beta.