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

Merge branch 'main' into chemelli74-complete-list

588de4b
Select commit
Loading
Failed to load commit list.
Merged

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

Merge branch 'main' into chemelli74-complete-list
588de4b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 15, 2024 in 0s

41.33% (+1.42%) compared to c51b50d

View this Pull Request on Codecov

41.33% (+1.42%) compared to c51b50d

Details

Codecov Report

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

Project coverage is 41.33%. Comparing base (c51b50d) to head (588de4b).

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.29% 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.33%   +1.42%     
==========================================
  Files          84       84              
  Lines        7611     7806     +195     
==========================================
+ Hits         3038     3227     +189     
- Misses       4573     4579       +6     

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