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

Prevent double wrapping of config in tests #3296

Merged
merged 1 commit into from
Aug 11, 2024

Conversation

mweinelt
Copy link
Contributor

Proposed change

Fixes test compatibility with zigpy 0.65.3.

Additional information

Due to zigpy/zigpy#1433

Checklist

  • The changes are tested and work correctly
  • pre-commit checks pass / the code has been formatted using Black
  • Tests have been added to verify that the new code works

Fixes test compatibility with zigpy 0.65.3.
@mweinelt mweinelt force-pushed the zigpy-0.65.3-compat branch from a69a2c2 to d0a0da4 Compare August 10, 2024 20:16
Copy link

codecov bot commented Aug 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.18%. Comparing base (915ff9b) to head (d0a0da4).

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #3296   +/-   ##
=======================================
  Coverage   88.18%   88.18%           
=======================================
  Files         301      301           
  Lines        9412     9412           
=======================================
  Hits         8300     8300           
  Misses       1112     1112           

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

Copy link
Collaborator

@TheJulianJES TheJulianJES left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@TheJulianJES TheJulianJES merged commit b468717 into zigpy:dev Aug 11, 2024
6 checks passed
@mweinelt mweinelt deleted the zigpy-0.65.3-compat branch August 11, 2024 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants