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 missing effects on dimmable white bulbs and add test coverage #129

Merged
merged 6 commits into from
Feb 15, 2022

Conversation

bdraco
Copy link
Contributor

@bdraco bdraco commented Feb 15, 2022

So far nothing has broken with the older devices I have been receiving from ebay. Effects are missing from dimmable white bulbs

I'm adding the output to the tests though so if we do change something or add support for a new thing in the future we will know if we broke old firmware compat.

@codecov-commenter
Copy link

codecov-commenter commented Feb 15, 2022

Codecov Report

Merging #129 (beb1861) into master (b06b386) will increase coverage by 0.37%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #129      +/-   ##
==========================================
+ Coverage   87.56%   87.93%   +0.37%     
==========================================
  Files          12       12              
  Lines         796      796              
==========================================
+ Hits          697      700       +3     
+ Misses         99       96       -3     
Impacted Files Coverage Δ
pywizlight/push_manager.py 90.90% <0.00%> (+3.89%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b06b386...beb1861. Read the comment docs.

@bdraco bdraco marked this pull request as ready for review February 15, 2022 01:58
@bdraco bdraco changed the title Increase test coverage Fix missing effects on dimmable white bulbs and add test coverage Feb 15, 2022
@sbidy sbidy merged commit ce63c84 into sbidy:master Feb 15, 2022
@bdraco
Copy link
Contributor Author

bdraco commented Feb 15, 2022

This once could use a new release when you have a moment

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.

3 participants