eifinger / hass-weenect

Homeassistant integration for weenect
MIT License
10 stars 2 forks source link

feat: Add debug log for exceptions #274

Closed eifinger closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (9dcdedc) 97.94% compared to head (adcaf6a) 97.95%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #274 +/- ## ======================================= Coverage 97.94% 97.95% ======================================= Files 20 20 Lines 634 636 +2 ======================================= + Hits 621 623 +2 Misses 13 13 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `97.95% <100.00%> (+<0.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kevin+Eifinger#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://app.codecov.io/gh/eifinger/hass-weenect/pull/274?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kevin+Eifinger) | Coverage Δ | | |---|---|---| | [tests/conftest.py](https://app.codecov.io/gh/eifinger/hass-weenect/pull/274?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kevin+Eifinger#diff-dGVzdHMvY29uZnRlc3QucHk=) | `100.00% <ø> (ø)` | | | [custom\_components/weenect/\_\_init\_\_.py](https://app.codecov.io/gh/eifinger/hass-weenect/pull/274?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kevin+Eifinger#diff-Y3VzdG9tX2NvbXBvbmVudHMvd2VlbmVjdC9fX2luaXRfXy5weQ==) | `92.30% <100.00%> (+0.09%)` | :arrow_up: | | [tests/test\_init.py](https://app.codecov.io/gh/eifinger/hass-weenect/pull/274?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Kevin+Eifinger#diff-dGVzdHMvdGVzdF9pbml0LnB5) | `100.00% <100.00%> (ø)` | |

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