Skip to content

vacuum: return none on is_water_box_attached if unsupported#1178

Merged
rytilahti merged 1 commit intomasterfrom
vacuum/fix/waterbox_attached
Nov 3, 2021
Merged

vacuum: return none on is_water_box_attached if unsupported#1178
rytilahti merged 1 commit intomasterfrom
vacuum/fix/waterbox_attached

Conversation

@rytilahti
Copy link
Copy Markdown
Owner

Fixes #1168

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Nov 3, 2021

Codecov Report

Merging #1178 (e2542e2) into master (506247e) will decrease coverage by 0.01%.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1178      +/-   ##
==========================================
- Coverage   78.30%   78.28%   -0.02%     
==========================================
  Files          84       84              
  Lines        9518     9520       +2     
  Branches      775      776       +1     
==========================================
  Hits         7453     7453              
- Misses       1879     1880       +1     
- Partials      186      187       +1     
Impacted Files Coverage Δ
...o/integrations/vacuum/roborock/vacuumcontainers.py 76.70% <50.00%> (-0.63%) ⬇️

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 506247e...e2542e2. Read the comment docs.

@rytilahti rytilahti changed the title vacuum: return none if water_box_status is not supported vacuum: return none on is_water_box_attached if unsupported Nov 3, 2021
@rytilahti rytilahti merged commit 9b099b5 into master Nov 3, 2021
@rytilahti rytilahti deleted the vacuum/fix/waterbox_attached branch November 3, 2021 00:59
@rytilahti rytilahti mentioned this pull request Nov 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

vacuum: return None for is_water_box_attached when unsupported

2 participants