Closed iconnor closed 3 years ago
Merging #34 (58e7a9d) into master (5e30b04) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #34 +/- ##
=======================================
Coverage 95.83% 95.83%
=======================================
Files 6 6
Lines 841 841
=======================================
Hits 806 806
Misses 35 35
Impacted Files | Coverage Δ | |
---|---|---|
setup.py | 0.00% <ø> (ø) |
|
tests/test_modbus.py | 94.85% <0.00%> (-2.29%) |
:arrow_down: |
tests/test_mqtt.py | 98.55% <0.00%> (+1.15%) |
:arrow_up: |
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 5e30b04...58e7a9d. Read the comment docs.
I noticed the tests were being installed in 'site-packages' so we should not do this.