net-daemon / netdaemon

An application daemon for Home Assistant written in .NET
MIT License
220 stars 63 forks source link

Fix the deprecated list_events used in integration tests #1128

Closed helto4real closed 2 months ago

helto4real commented 2 months ago

Breaking change

Proposed change

Changed the deprecated list_events to the recommended get_events.

Type of change

Additional information

Checklist

If user exposed functionality or configuration are added/changed:

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 81%. Comparing base (5b32e2e) to head (ecd9727). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1128 +/- ## ==================================== - Coverage 81% 81% -1% ==================================== Files 190 190 Lines 3843 3843 Branches 462 462 ==================================== - Hits 3149 3142 -7 - Misses 513 520 +7 Partials 181 181 ``` | [Flag](https://app.codecov.io/gh/net-daemon/netdaemon/pull/1128/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=net-daemon) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/net-daemon/netdaemon/pull/1128/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=net-daemon) | `81% <ø> (-1%)` | :arrow_down: | 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=net-daemon#carryforward-flags-in-the-pull-request-comment) to find out more.

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