davidusb-geek / emhass

emhass: Energy Management for Home Assistant, is a Python module designed to optimize your home energy interfacing with Home Assistant.
MIT License
260 stars 51 forks source link

options params deferrable load parameters defaulting #194

Closed GeoDerp closed 4 months ago

GeoDerp commented 4 months ago

#193

codecov[bot] commented 4 months ago

Codecov Report

Attention: 21 lines in your changes are missing coverage. Please review.

Comparison is base (55feb9e) 89.90% compared to head (df45485) 88.82%. Report is 1 commits behind head on master.

Files Patch % Lines
src/emhass/utils.py 27.58% 21 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #194 +/- ## ========================================== - Coverage 89.90% 88.82% -1.09% ========================================== Files 6 6 Lines 1645 1673 +28 ========================================== + Hits 1479 1486 +7 - Misses 166 187 +21 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

GeoDerp commented 4 months ago

Changes here have been merged with #196