bdraco / nexia

Python library for connecting to nexia
Apache License 2.0
21 stars 13 forks source link

feat: expose set_permanent_hold #32

Closed bdraco closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

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

Coverage data is based on head (6179e63) compared to base (2f96e95). Patch coverage: 40.00% of modified lines in pull request are covered.

:exclamation: Current head 6179e63 differs from pull request most recent head d741b6e. Consider uploading reports for the commit d741b6e to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #32 +/- ## ======================================= Coverage 64.60% 64.60% ======================================= Files 6 6 Lines 791 791 ======================================= Hits 511 511 Misses 280 280 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `64.60% <40.00%> (ø)` | | 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=J.+Nick+Koston#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/bdraco/nexia/pull/32?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=J.+Nick+Koston) | Coverage Δ | | |---|---|---| | [nexia/home.py](https://codecov.io/gh/bdraco/nexia/pull/32/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=J.+Nick+Koston#diff-bmV4aWEvaG9tZS5weQ==) | `60.50% <0.00%> (ø)` | | | [nexia/zone.py](https://codecov.io/gh/bdraco/nexia/pull/32/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=J.+Nick+Koston#diff-bmV4aWEvem9uZS5weQ==) | `55.55% <33.33%> (ø)` | | | [nexia/util.py](https://codecov.io/gh/bdraco/nexia/pull/32/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=J.+Nick+Koston#diff-bmV4aWEvdXRpbC5weQ==) | `51.61% <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=J.+Nick+Koston). 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=J.+Nick+Koston)

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