jedie / pysmartmeter

Collect data from Hitchi Smartmeter and expose it via MQTT
GNU General Public License v3.0
7 stars 1 forks source link

WIP: migrate form poetry to piptools via manageprojects #20

Closed jedie closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 61.25% // Head: 52.98% // Decreases project coverage by -8.27% :warning:

Coverage data is based on head (b419733) compared to base (c767188). Patch coverage: 36.94% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #20 +/- ## ========================================== - Coverage 61.25% 52.98% -8.27% ========================================== Files 19 21 +2 Lines 622 770 +148 ========================================== + Hits 381 408 +27 - Misses 241 362 +121 ``` | [Impacted Files](https://codecov.io/gh/jedie/pysmartmeter/pull/20?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jens+Diemer) | Coverage Δ | | |---|---|---| | [cli.py](https://codecov.io/gh/jedie/pysmartmeter/pull/20?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jens+Diemer#diff-Y2xpLnB5) | `0.00% <0.00%> (ø)` | | | [pysmartmeter/\_\_init\_\_.py](https://codecov.io/gh/jedie/pysmartmeter/pull/20?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jens+Diemer#diff-cHlzbWFydG1ldGVyL19faW5pdF9fLnB5) | `100.00% <ø> (ø)` | | | [pysmartmeter/\_\_main\_\_.py](https://codecov.io/gh/jedie/pysmartmeter/pull/20?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jens+Diemer#diff-cHlzbWFydG1ldGVyL19fbWFpbl9fLnB5) | `0.00% <0.00%> (ø)` | | | [pysmartmeter/cli/\_\_init\_\_.py](https://codecov.io/gh/jedie/pysmartmeter/pull/20?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jens+Diemer#diff-cHlzbWFydG1ldGVyL2NsaS9fX2luaXRfXy5weQ==) | `100.00% <ø> (ø)` | | | [pysmartmeter/utilities/systemd.py](https://codecov.io/gh/jedie/pysmartmeter/pull/20?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jens+Diemer#diff-cHlzbWFydG1ldGVyL3V0aWxpdGllcy9zeXN0ZW1kLnB5) | `41.30% <26.66%> (-3.15%)` | :arrow_down: | | [pysmartmeter/cli/cli\_app.py](https://codecov.io/gh/jedie/pysmartmeter/pull/20?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jens+Diemer#diff-cHlzbWFydG1ldGVyL2NsaS9jbGlfYXBwLnB5) | `47.61% <47.61%> (ø)` | | | [pysmartmeter/constants.py](https://codecov.io/gh/jedie/pysmartmeter/pull/20?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jens+Diemer#diff-cHlzbWFydG1ldGVyL2NvbnN0YW50cy5weQ==) | `100.00% <100.00%> (ø)` | | | [pysmartmeter/utilities/credentials.py](https://codecov.io/gh/jedie/pysmartmeter/pull/20?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jens+Diemer#diff-cHlzbWFydG1ldGVyL3V0aWxpdGllcy9jcmVkZW50aWFscy5weQ==) | `100.00% <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=Jens+Diemer). 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=Jens+Diemer)

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