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

Feature/Added State machine pattern. #25

Merged
merged 1 commit into from
Feb 17, 2021
Merged

Conversation

othercodes
Copy link
Owner

  • Added lambdish/phunctional package.
  • Added simple State machine implementation.
  • Added state pattern documentation.

* Added lambdish/phunctional package.
* Added simple State machine implementation.
* Added state pattern documentation.
@codecov
Copy link

codecov bot commented Feb 17, 2021

Codecov Report

❗ No coverage uploaded for pull request base (develop@6d5bba7). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop      #25   +/-   ##
==========================================
  Coverage           ?   91.70%           
  Complexity         ?      195           
==========================================
  Files              ?       26           
  Lines              ?      434           
  Branches           ?        0           
==========================================
  Hits               ?      398           
  Misses             ?       36           
  Partials           ?        0           
Flag Coverage Δ Complexity Δ
unittests 91.70% <0.00%> (?) 0.00% <0.00%> (?%)

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


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 6d5bba7...f7c873d. Read the comment docs.

@othercodes othercodes self-assigned this Feb 17, 2021
@othercodes othercodes added the enhancement New feature or request label Feb 17, 2021
@othercodes othercodes merged commit 7daec89 into develop Feb 17, 2021
@othercodes othercodes deleted the feature/StateMachine branch February 17, 2021 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant