Closed Teraskull closed 2 years ago
Merging #142 (28a9a60) into master (1806dcf) will decrease coverage by
0.09%
. The diff coverage is50.00%
.
@@ Coverage Diff @@
## master #142 +/- ##
==========================================
- Coverage 90.96% 90.86% -0.10%
==========================================
Files 12 12
Lines 874 876 +2
==========================================
+ Hits 795 796 +1
- Misses 79 80 +1
Impacted Files | Coverage Δ | |
---|---|---|
pywizlight/bulb.py | 90.31% <50.00%> (-0.19%) |
:arrow_down: |
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 1806dcf...28a9a60. Read the comment docs.
This PR contains the following changes:
__repr__
to the wizlight object.This allows for easier debugging when printing out a
wizlight
object: