thomasgermain / pymultiMATIC

Python interface with Vaillant multiMATIC
MIT License
56 stars 11 forks source link

Fix dependencies #85

Closed thomasgermain closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #85 (052c255) into master (3cdd386) will increase coverage by 0.05%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #85      +/-   ##
==========================================
+ Coverage   98.39%   98.45%   +0.05%     
==========================================
  Files          26       26              
  Lines        1495     1549      +54     
==========================================
+ Hits         1471     1525      +54     
  Misses         24       24              
Impacted Files Coverage Δ
pymultimatic/api/urls.py 100.00% <0.00%> (ø)
pymultimatic/model/dhw.py 100.00% <0.00%> (ø)
pymultimatic/model/mode.py 100.00% <0.00%> (ø)
pymultimatic/model/syncstate.py 100.00% <0.00%> (ø)
pymultimatic/model/quick_mode.py 100.00% <0.00%> (ø)
pymultimatic/model/timeprogram.py 100.00% <0.00%> (ø)
pymultimatic/model/ventilation.py 100.00% <0.00%> (ø)
pymultimatic/model/zone.py 98.07% <0.00%> (+0.16%) :arrow_up:
pymultimatic/model/room.py 97.29% <0.00%> (+0.23%) :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 3cdd386...052c255. Read the comment docs.