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

Add state 18 as "segment cleaning" #525

Merged
merged 3 commits into from
Jun 29, 2019

Conversation

syssi
Copy link
Collaborator

@syssi syssi commented Jun 29, 2019

No description provided.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 71.973% when pulling 1505b2a on syssi:feature/vacuum-new-state into cc1a559 on rytilahti:master.

@coveralls
Copy link

coveralls commented Jun 29, 2019

Coverage Status

Coverage remained the same at 71.973% when pulling aa1a88a on syssi:feature/vacuum-new-state into cc1a559 on rytilahti:master.

@@ -83,6 +83,9 @@ def state(self) -> str:
15: 'Docking',
16: 'Going to target',
17: 'Zoned cleaning',
18: 'Segment cleaning',
100: 'Charging complete',
101: 'Device offline',

Choose a reason for hiding this comment

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

continuation line unaligned for hanging indent

@@ -83,6 +83,9 @@ def state(self) -> str:
15: 'Docking',
16: 'Going to target',
17: 'Zoned cleaning',
18: 'Segment cleaning',
100: 'Charging complete',

Choose a reason for hiding this comment

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

continuation line unaligned for hanging indent

@syssi syssi merged commit 2611689 into rytilahti:master Jun 29, 2019
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