allenporter / pyrainbird

Rain Bird Controller in Python
https://allenporter.github.io/pyrainbird/
MIT License
59 stars 31 forks source link

Fix examples and update typing #457

Closed baodrate closed 3 months ago

baodrate commented 3 months ago

Fix the readme example to be runnable + minor fixes to satisfy mypy

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 93.54%. Comparing base (467173a) to head (59078b7). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #457 +/- ## ======================================= Coverage 93.54% 93.54% ======================================= Files 9 9 Lines 914 914 Branches 177 177 ======================================= Hits 855 855 Misses 35 35 Partials 24 24 ```

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