bdraco / nexia

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

Fix codecov not seeing asyncio tests #26

Closed bdraco closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #26 (e059d5b) into master (f4b611d) will increase coverage by 34.22%. The diff coverage is n/a.

@@             Coverage Diff             @@
##           master      #26       +/-   ##
===========================================
+ Coverage   30.26%   64.49%   +34.22%     
===========================================
  Files           6        6               
  Lines         783      783               
===========================================
+ Hits          237      505      +268     
+ Misses        546      278      -268     
Flag Coverage Δ
unittests 64.49% <ø> (+34.22%) :arrow_up:

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

Impacted Files Coverage Δ
nexia/util.py 51.61% <0.00%> (+22.58%) :arrow_up:
nexia/automation.py 81.57% <0.00%> (+31.57%) :arrow_up:
nexia/zone.py 55.97% <0.00%> (+32.60%) :arrow_up:
nexia/home.py 59.74% <0.00%> (+35.16%) :arrow_up:
nexia/thermostat.py 68.25% <0.00%> (+42.06%) :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 f4b611d...e059d5b. Read the comment docs.