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
263 stars 51 forks source link

Fix - Fixed conflict on constraints #142

Closed davidusb-geek closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (a4255f5) 88.53% compared to head (7eb7fc0) 89.52%.

Files Patch % Lines
src/emhass/optimization.py 92.85% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #142 +/- ## ========================================== + Coverage 88.53% 89.52% +0.98% ========================================== Files 6 6 Lines 1431 1442 +11 ========================================== + Hits 1267 1291 +24 + Misses 164 151 -13 ```

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