Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: cleanup and complete body and subbody types lists #325

Merged
merged 7 commits into from
Oct 15, 2024

chore: add deprecation of old classes

8e8612b
Select commit
Loading
Failed to load commit list.
Merged

fix: cleanup and complete body and subbody types lists #325

chore: add deprecation of old classes
8e8612b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 14, 2024 in 1s

41.31% (+1.40%) compared to be0504d

View this Pull Request on Codecov

41.31% (+1.40%) compared to be0504d

Details

Codecov Report

Attention: Patch coverage is 88.42105% with 33 lines in your changes missing coverage. Please review.

Project coverage is 41.31%. Comparing base (be0504d) to head (8e8612b).

Files with missing lines Patch % Lines
midealocal/devices/b6/message.py 0.00% 6 Missing ⚠️
midealocal/devices/x13/message.py 0.00% 6 Missing ⚠️
midealocal/message.py 98.27% 4 Missing ⚠️
midealocal/devices/c2/message.py 0.00% 3 Missing ⚠️
midealocal/devices/b0/message.py 0.00% 2 Missing ⚠️
midealocal/devices/e2/message.py 0.00% 2 Missing ⚠️
midealocal/devices/e3/message.py 0.00% 2 Missing ⚠️
midealocal/devices/fa/message.py 0.00% 2 Missing ⚠️
midealocal/devices/fc/message.py 0.00% 2 Missing ⚠️
midealocal/devices/fd/message.py 0.00% 2 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #325      +/-   ##
==========================================
+ Coverage   39.91%   41.31%   +1.40%     
==========================================
  Files          84       84              
  Lines        7611     7803     +192     
==========================================
+ Hits         3038     3224     +186     
- Misses       4573     4579       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.