thomasgermain / pymultiMATIC

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

fix: retrieve more hvac errors from the API #91

Closed thomasgermain closed 1 year ago

thomasgermain commented 1 year ago

see https://github.com/thomasgermain/pymultiMATIC/issues/90

codecov-commenter commented 1 year ago

Codecov Report

Base: 98.45% // Head: 98.45% // No change to project coverage :thumbsup:

Coverage data is based on head (a88b61c) compared to base (86019d2). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #91 +/- ## ======================================= Coverage 98.45% 98.45% ======================================= Files 26 26 Lines 1549 1549 ======================================= Hits 1525 1525 Misses 24 24 ``` | [Impacted Files](https://codecov.io/gh/thomasgermain/pymultiMATIC/pull/91?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Thomas+Germain) | Coverage Δ | | |---|---|---| | [pymultimatic/model/mapper.py](https://codecov.io/gh/thomasgermain/pymultiMATIC/pull/91/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Thomas+Germain#diff-cHltdWx0aW1hdGljL21vZGVsL21hcHBlci5weQ==) | `98.08% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Thomas+Germain). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Thomas+Germain)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.