bdraco / nexia

Python library for connecting to nexia
Apache License 2.0
21 stars 13 forks source link

Convert to asyncio #25

Closed bdraco closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #25 (55aacf0) into master (bfb72d9) will decrease coverage by 33.56%. The diff coverage is 54.06%.

@@             Coverage Diff             @@
##           master      #25       +/-   ##
===========================================
- Coverage   63.83%   30.26%   -33.57%     
===========================================
  Files           7        6        -1     
  Lines         766      783       +17     
===========================================
- Hits          489      237      -252     
- Misses        277      546      +269     
Flag Coverage Δ
unittests 30.26% <54.06%> (-33.57%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
nexia/thermostat.py 26.19% <42.85%> (-41.96%) :arrow_down:
nexia/home.py 24.57% <46.57%> (-32.88%) :arrow_down:
nexia/automation.py 50.00% <64.70%> (-32.36%) :arrow_down:
nexia/zone.py 23.36% <65.38%> (-33.13%) :arrow_down:
nexia/const.py 100.00% <100.00%> (ø)
nexia/util.py 29.03% <100.00%> (-20.97%) :arrow_down:
... and 1 more

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 bfb72d9...55aacf0. Read the comment docs.