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

Feat/Pulse modifications allowing pulses to be attached to non-channel components #7

Merged
merged 1 commit into from
Jan 25, 2024

Conversation

nulinspiratie
Copy link
Contributor

Pulse behaviour modifications to allow pulses to be attached to objects other than channels. Changes conist of following components

  • Added pulse.channel, which returns None if both its parent & grandparent is not a Channel
  • Rename Pulse.full_name -> Pulse.name.
    Raises error if Pulse.channel is None
    TODO Check if this causes issues
  • Pulse.apply_to_config does nothing if pulse has no channel

Necessary for #4

@nulinspiratie nulinspiratie merged commit c336e1b into main Jan 25, 2024
@nulinspiratie nulinspiratie deleted the feat/pulse-updates branch January 25, 2024 05:04
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.

1 participant