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(core): allow null mapping #662

Merged
merged 1 commit into from
Jan 1, 2023
Merged

fix(core): allow null mapping #662

merged 1 commit into from
Jan 1, 2023

Conversation

xaviml
Copy link
Owner

@xaviml xaviml commented Jan 1, 2023

  • Fix: Allow running configuration with null actions.
  • Docs: Device pages - show events with no actions assigned.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 1, 2023

@github-actions github-actions bot temporarily deployed to pull request January 1, 2023 20:39 Inactive
@codecov
Copy link

codecov bot commented Jan 1, 2023

Codecov Report

Base: 96% // Head: 96% // No change to project coverage 👍

Coverage data is based on head (45f59d3) compared to base (ab32230).
Patch coverage: 100% of modified lines in pull request are covered.

Additional details and impacted files
@@         Coverage Diff         @@
##           main   #662   +/-   ##
===================================
  Coverage    96%    96%           
===================================
  Files        65     65           
  Lines      2613   2613           
===================================
  Hits       2507   2507           
  Misses      106    106           
Impacted Files Coverage Δ
apps/controllerx/cx_devices/adeo.py 100% <ø> (ø)
apps/controllerx/cx_devices/aqara.py 93% <ø> (ø)
apps/controllerx/cx_devices/homematic.py 100% <ø> (ø)
apps/controllerx/cx_devices/muller_licht.py 100% <ø> (ø)
apps/controllerx/cx_devices/osram.py 90% <ø> (ø)
apps/controllerx/cx_devices/philips.py 96% <ø> (ø)
apps/controllerx/cx_devices/rgb_genie.py 100% <ø> (ø)
apps/controllerx/cx_devices/tasmota.py 100% <ø> (ø)
apps/controllerx/cx_const.py 100% <100%> (ø)
apps/controllerx/cx_core/controller.py 95% <100%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@xaviml xaviml merged commit af4b254 into main Jan 1, 2023
@xaviml xaviml deleted the fix/none-mapping branch January 1, 2023 20:43
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.

None yet

1 participant