zigpy / zha

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

Remove some mypy excludes #59

Closed puddly closed 1 week ago

puddly commented 2 weeks ago

Typing is not actually enabled because we do not expose py.typed.

Progress:

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 95.30%. Comparing base (a77caee) to head (fbf254f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #59 +/- ## ========================================== - Coverage 95.37% 95.30% -0.07% ========================================== Files 61 61 Lines 9337 9268 -69 ========================================== - Hits 8905 8833 -72 - Misses 432 435 +3 ```

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

puddly commented 1 week ago

Save for deleted constants, these changes should all be lib-internal.