zigpy / zha

Zigbee Home Automation
Apache License 2.0
10 stars 4 forks source link

Cleanups and coverage #41

Closed dmulcahey closed 3 months ago

dmulcahey commented 3 months ago

This PR removes unused code and adds additional code coverage. It also sets the required coverage % for the project to 95%

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 94.75%. Comparing base (2ed6795) to head (132c057).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #41 +/- ## ========================================== + Coverage 93.90% 94.75% +0.84% ========================================== Files 61 61 Lines 9516 9200 -316 ========================================== - Hits 8936 8717 -219 + Misses 580 483 -97 ```

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