thomasgermain / pymultiMATIC

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

add emf report #77

Closed thomasgermain closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #77 (6164f7b) into master (2a73c59) will increase coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #77      +/-   ##
==========================================
+ Coverage   98.55%   98.57%   +0.02%     
==========================================
  Files          26       26              
  Lines        1452     1476      +24     
==========================================
+ Hits         1431     1455      +24     
  Misses         21       21              
Impacted Files Coverage Δ
pymultimatic/api/urls.py 100.00% <100.00%> (ø)
pymultimatic/model/__init__.py 100.00% <100.00%> (ø)
pymultimatic/model/mapper.py 98.07% <100.00%> (+0.06%) :arrow_up:
pymultimatic/model/report.py 100.00% <100.00%> (ø)
pymultimatic/systemmanager.py 94.80% <100.00%> (+0.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 2a73c59...6164f7b. Read the comment docs.