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

Add .get method to StateT #875

Merged
merged 1 commit into from
Feb 17, 2016
Merged

Add .get method to StateT #875

merged 1 commit into from
Feb 17, 2016

Conversation

ceedubs
Copy link
Contributor

@ceedubs ceedubs commented Feb 11, 2016

This gets the input state without modifying the state component.

This gets the input state without modifying the state component.
@codecov-io
Copy link

Current coverage is 89.34%

Merging #875 into master will not affect coverage as of 70f3168

@@            master    #875   diff @@
======================================
  Files          169     169       
  Stmts         2337    2338     +1
  Branches        75      75       
  Methods          0       0       
======================================
+ Hit           2088    2089     +1
  Partial          0       0       
  Missed         249     249       

Review entire Coverage Diff as of 70f3168

Powered by Codecov. Updated on successful CI builds.

@adelbertc
Copy link
Contributor

👍

1 similar comment
@mpilquist
Copy link
Member

👍

mpilquist added a commit that referenced this pull request Feb 17, 2016
@mpilquist mpilquist merged commit 82b6650 into typelevel:master Feb 17, 2016
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.

4 participants