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: Add set state method #176

Merged
merged 1 commit into from
Nov 20, 2022
Merged

Conversation

erikzenker
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jun 14, 2022

Codecov Report

Merging #176 (b888a5b) into master (3f83bda) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head b888a5b differs from pull request most recent head d80d3c5. Consider uploading reports for the commit d80d3c5 to get more accurate results

@@            Coverage Diff             @@
##           master     #176      +/-   ##
==========================================
- Coverage   97.79%   97.78%   -0.01%     
==========================================
  Files          81       80       -1     
  Lines        1132     1130       -2     
==========================================
- Hits         1107     1105       -2     
  Misses         25       25              
Impacted Files Coverage Δ
test/integration/chain_actions.cpp 100.00% <ø> (ø)
test/integration/entry_exit_actions.cpp 100.00% <ø> (ø)
test/integration/guards_actions.cpp 100.00% <ø> (ø)
test/integration/internal_transition.cpp 88.88% <ø> (ø)
include/hsm/details/sm.h 100.00% <100.00%> (ø)
test/integration/set_state.cpp 100.00% <100.00%> (ø)
test/integration/dependency_injection.cpp 100.00% <0.00%> (ø)
test/unit/collect_initial_states_tests.cpp 100.00% <0.00%> (ø)
include/hsm/details/collect_initial_states.h 100.00% <0.00%> (ø)
... and 3 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@erikzenker erikzenker force-pushed the feature/erikzenker/add-set-state branch from b888a5b to d80d3c5 Compare November 14, 2022 21:36
@erikzenker erikzenker merged commit b7e295f into master Nov 20, 2022
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.

2 participants