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

Update to Mashumaro 3.15 #352

Merged
merged 1 commit into from
Nov 29, 2024
Merged

Conversation

andrew-codechimp
Copy link
Contributor

@andrew-codechimp andrew-codechimp commented Nov 29, 2024

Proposed Changes

Updated Mashumaro and made fields have str or None

We will need None as non-labelled etc item can exist.

Tests pass here but think we'll need to sanity check this within the integration and also potentially change typing there, not my most knowledgeable of areas this.

Related Issues

home-assistant/core#131406

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.08%. Comparing base (d838256) to head (bd39545).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #352   +/-   ##
=======================================
  Coverage   99.08%   99.08%           
=======================================
  Files           4        4           
  Lines         327      327           
  Branches       15       15           
=======================================
  Hits          324      324           
  Misses          2        2           
  Partials        1        1           

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

@joostlek joostlek added bugfix Inconsistencies or issues which will cause a problem for users or implementers. dependencies Upgrade or downgrade of project dependencies. labels Nov 29, 2024
@joostlek joostlek merged commit 4719245 into joostlek:main Nov 29, 2024
12 of 13 checks passed
@andrew-codechimp andrew-codechimp deleted the none-type-fix branch November 30, 2024 10:10
@github-actions github-actions bot locked and limited conversation to collaborators Dec 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bugfix Inconsistencies or issues which will cause a problem for users or implementers. dependencies Upgrade or downgrade of project dependencies.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants