Julius2342 / pyvlx

PyVLX - controling VELUX windows with Python via KLF 200
GNU Lesser General Public License v3.0
74 stars 26 forks source link

Cleanup code #364

Closed pawlizio closed 8 months ago

pawlizio commented 8 months ago

This has no new features, just cleanup some unused or doubled code.

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (e545e4c) 80.00% compared to head (e89e0e3) 80.06%.

Files Patch % Lines
pyvlx/node_updater.py 0.00% 1 Missing :warning:
pyvlx/opening_device.py 50.00% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #364 +/- ## ========================================== + Coverage 80.00% 80.06% +0.06% ========================================== Files 77 77 Lines 3560 3552 -8 ========================================== - Hits 2848 2844 -4 + Misses 712 708 -4 ```

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