Skip to content

Add handling of live override mode#298

Merged
frenck merged 4 commits intofrenck:mainfrom
drinfernoo:lor
Jun 12, 2021
Merged

Add handling of live override mode#298
frenck merged 4 commits intofrenck:mainfrom
drinfernoo:lor

Conversation

@drinfernoo
Copy link
Copy Markdown
Contributor

This adds lor as a field in the device state, as it is only applicable to the entire device, and not to each individual segment.

@drinfernoo
Copy link
Copy Markdown
Contributor Author

Hmm, why did this fail? 🤔

@drinfernoo
Copy link
Copy Markdown
Contributor Author

Am I passing the wrong responses to the test framework? They looked right to me...

Comment thread src/wled/wled.py Outdated
@drinfernoo drinfernoo requested a review from frenck June 11, 2021 00:44
@frenck frenck removed their request for review June 11, 2021 11:53
@frenck
Copy link
Copy Markdown
Owner

frenck commented Jun 11, 2021

There is nothing to review for me at this point, as the CI is failing. Please make sure the CI is passed before requesting reviews.

@drinfernoo
Copy link
Copy Markdown
Contributor Author

My bad, I'm at a loss for why those tests are failing 😕

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 11, 2021

Codecov Report

Merging #298 (3e78c32) into main (953dd6b) will increase coverage by 0.55%.
The diff coverage is 90.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #298      +/-   ##
==========================================
+ Coverage   66.57%   67.12%   +0.55%     
==========================================
  Files           4        4              
  Lines         356      365       +9     
  Branches       70       70              
==========================================
+ Hits          237      245       +8     
- Misses        108      109       +1     
  Partials       11       11              
Impacted Files Coverage Δ
src/wled/__init__.py 100.00% <ø> (ø)
src/wled/wled.py 53.47% <66.66%> (-0.04%) ⬇️
src/wled/models.py 80.58% <100.00%> (+0.83%) ⬆️

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 953dd6b...3e78c32. Read the comment docs.

@drinfernoo
Copy link
Copy Markdown
Contributor Author

Hey! That's... better 😅

@drinfernoo
Copy link
Copy Markdown
Contributor Author

I don't appear to be able to add a label, but everything else is passing here 👍

@frenck frenck added the new-feature New features or options. label Jun 12, 2021
Copy link
Copy Markdown
Owner

@frenck frenck left a comment

Choose a reason for hiding this comment

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

Thanks, @drinfernoo 👍

@frenck frenck merged commit 0b4e8ad into frenck:main Jun 12, 2021
@drinfernoo
Copy link
Copy Markdown
Contributor Author

🎉🎉

@github-actions github-actions Bot locked and limited conversation to collaborators Jun 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

new-feature New features or options.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants