Skip to content

chore: Improved enum support; Allow binding eventes to objects#454

Merged
fgmacedo merged 1 commit intodevelopfrom
macedo/improve-enum-support
Jun 28, 2024
Merged

chore: Improved enum support; Allow binding eventes to objects#454
fgmacedo merged 1 commit intodevelopfrom
macedo/improve-enum-support

Conversation

@fgmacedo
Copy link
Copy Markdown
Owner

@fgmacedo fgmacedo commented Jun 28, 2024

Binding event triggers to external objects

Now it's possible to bind events to external objets. One expected use case is in conjunction with the {ref}Mixins models,
that wrap state machines internally. This way you don't need to expose the state machine.

@fgmacedo fgmacedo self-assigned this Jun 28, 2024
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (d446d99) to head (fe96531).
Report is 29 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff            @@
##           develop      #454   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           20        20           
  Lines         1282      1294   +12     
  Branches       192       196    +4     
=========================================
+ Hits          1282      1294   +12     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fgmacedo fgmacedo force-pushed the macedo/improve-enum-support branch 2 times, most recently from b3bf0b3 to f4ebb28 Compare June 28, 2024 12:39
@fgmacedo fgmacedo force-pushed the macedo/improve-enum-support branch from f4ebb28 to fe96531 Compare June 28, 2024 13:24
@sonarqubecloud
Copy link
Copy Markdown

@fgmacedo fgmacedo merged commit 6187213 into develop Jun 28, 2024
@fgmacedo fgmacedo deleted the macedo/improve-enum-support branch June 28, 2024 13:35
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.

1 participant