thomasgermain / pymultiMATIC

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

v0.5.0b1 #74

Closed thomasgermain closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #74 (4169c0f) into master (b3a1920) will decrease coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #74      +/-   ##
==========================================
- Coverage   98.55%   98.55%   -0.01%     
==========================================
  Files          26       26              
  Lines        1458     1456       -2     
==========================================
- Hits         1437     1435       -2     
  Misses         21       21              
Impacted Files Coverage Δ
pymultimatic/api/payloads.py 100.00% <100.00%> (ø)
pymultimatic/model/common.py 97.22% <100.00%> (+0.16%) :arrow_up:
pymultimatic/model/dhw.py 100.00% <100.00%> (ø)
pymultimatic/model/mapper.py 98.03% <100.00%> (ø)
pymultimatic/model/timeprogram.py 100.00% <100.00%> (ø)
pymultimatic/systemmanager.py 94.73% <100.00%> (+0.07%) :arrow_up:
pymultimatic/utils/__init__.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 b3a1920...4169c0f. Read the comment docs.