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

Improve test coverage #269

Merged
merged 8 commits into from
Mar 26, 2018
Merged

Conversation

syssi
Copy link
Collaborator

@syssi syssi commented Mar 16, 2018

No description provided.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.2%) to 69.438% when pulling 11d291a on syssi:feature/improve-test-coverage into 17e8e69 on rytilahti:master.

@coveralls
Copy link

coveralls commented Mar 16, 2018

Coverage Status

Coverage increased (+2.2%) to 71.075% when pulling 6aa09ac on syssi:feature/improve-test-coverage into 42e6035 on rytilahti:master.

@@ -94,6 +100,13 @@ def color_temperature():
self.device.set_color_temperature(20)
assert color_temperature() == 20


with pytest.raises(CeilException):

Choose a reason for hiding this comment

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

too many blank lines (2)

@rytilahti
Copy link
Owner

rytilahti commented Mar 26, 2018

@syssi Could you resolve the conflict and merge this?

@syssi syssi merged commit f2d6de0 into rytilahti:master Mar 26, 2018
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.

4 participants