bdraco / nexia

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

Expose find_humidity_setpoint helper #21

Closed bdraco closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #21 (73c7a6c) into master (80d7532) will decrease coverage by 0.02%. The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #21      +/-   ##
==========================================
- Coverage   61.12%   61.09%   -0.03%     
==========================================
  Files           7        7              
  Lines         764      766       +2     
==========================================
+ Hits          467      468       +1     
- Misses        297      298       +1     
Flag Coverage Δ
unittests 61.09% <50.00%> (-0.03%) :arrow_down:

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

Impacted Files Coverage Δ
nexia/thermostat.py 65.72% <33.33%> (ø)
nexia/util.py 50.00% <50.00%> (ø)
nexia/const.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 80d7532...73c7a6c. Read the comment docs.