Closed CoMPaTech closed 4 years ago
Merging #70 into master will decrease coverage by
0.00%
. The diff coverage is87.50%
.
@@ Coverage Diff @@
## master #70 +/- ##
==========================================
- Coverage 92.90% 92.90% -0.01%
==========================================
Files 4 4
Lines 1241 1254 +13
==========================================
+ Hits 1153 1165 +12
- Misses 88 89 +1
Impacted Files | Coverage Δ | |
---|---|---|
Plugwise_Smile/Smile.py | 92.41% <ø> (+0.13%) |
:arrow_up: |
tests/test_Smile.py | 96.35% <86.66%> (-0.28%) |
:arrow_down: |
Plugwise_Smile/__init__.py | 100.00% <100.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 c9e1266...9c69ebe. Read the comment docs.
Besides the removal of a pass
(to ensure pylint) there is no functionality change for the module itself. If rc1
passes for the notification issues one of the users experienced we can safely release master to 1.0.1 afaic
Work-in-progress, pickle exporter for HA-core testing (saving 900 kb from using xmls)
This PR aims to generate pickle files for HA-core testing of the integration. altough it will generate pickles for everything in tests the current PR for HA only uses 3 cases