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

Adding get method to StateT #1392

Merged
merged 1 commit into from
Sep 22, 2016
Merged

Adding get method to StateT #1392

merged 1 commit into from
Sep 22, 2016

Conversation

zainab-ali
Copy link
Contributor

Adding get to StateT as mentioned in #1371

@johnynek
Copy link
Contributor

👍

@codecov-io
Copy link

codecov-io commented Sep 22, 2016

Current coverage is 91.67% (diff: 100%)

Merging #1392 into master will increase coverage by <.01%

@@             master      #1392   diff @@
==========================================
  Files           238        238          
  Lines          3604       3605     +1   
  Methods        3538       3539     +1   
  Messages          0          0          
  Branches         65         65          
==========================================
+ Hits           3304       3305     +1   
  Misses          300        300          
  Partials          0          0          

Powered by Codecov. Last update 8db97ea...9ce7dc0

@non
Copy link
Contributor

non commented Sep 22, 2016

👍 Thanks!

@non non merged commit 7b15008 into typelevel:master Sep 22, 2016
@sritchie sritchie mentioned this pull request Sep 22, 2016
@zainab-ali zainab-ali deleted the state branch September 22, 2016 21:33
@dnadales
Copy link

dnadales commented Oct 3, 2016

Is there a way to use this in the latest version of Cats?

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.

5 participants