Skip to content

Add .get method to StateT#875

Merged
mpilquist merged 1 commit into
typelevel:masterfrom
ceedubs:state-get
Feb 17, 2016
Merged

Add .get method to StateT#875
mpilquist merged 1 commit into
typelevel:masterfrom
ceedubs:state-get

Conversation

@ceedubs
Copy link
Copy Markdown
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
Copy Markdown

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
Copy Markdown
Contributor

👍

1 similar comment
@mpilquist
Copy link
Copy Markdown
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