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
284 stars 54 forks source link

Bump skforecast from 0.10.1 to 0.11.0 #132

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 10 months ago

Bumps skforecast from 0.10.1 to 0.11.0.

Release notes

Sourced from skforecast's releases.

v0.11.0

See https://skforecast.org/0.11.0/releases/releases for more information on this new release

Commits
  • a45aca4 Merge pull request #590 from JoaquinAmatRodrigo/0.11.x
  • d3f3640 Merge pull request #592 from JoaquinAmatRodrigo/feature_fix_tests
  • ab1cced update_release
  • bb7c2c8 add_predict_quantiles_user_guide
  • 819726c fix_last_window_and_copies
  • f2541d4 Merge pull request #591 from JoaquinAmatRodrigo/feature_fix_tests
  • e78579e update_tests
  • 6dd8251 Merge pull request #589 from JoaquinAmatRodrigo/feature_fix_last_window
  • 7964a64 Merge branch '0.11.x' into feature_fix_last_window
  • 82bf4df Merge pull request #584 from JoaquinAmatRodrigo/feature_forecaster_baseline
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (bec6f76) 88.16% compared to head (6627676) 88.16%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #132 +/- ## ======================================= Coverage 88.16% 88.16% ======================================= Files 6 6 Lines 1420 1420 ======================================= Hits 1252 1252 Misses 168 168 ```

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