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

Upgrade to simulacrum 0.6.1 #820

Merged
merged 1 commit into from
Jan 20, 2016

Conversation

mpilquist
Copy link
Member

Simulacrum 0.6.1 was just released. Type classes automatically extend Any and Serializable now, so explicit declarations of these super types are not necessary any longer.

@codecov-io
Copy link

Current coverage is 89.12%

Merging #820 into master will not affect coverage as of 057d4b8

@@            master    #820   diff @@
======================================
  Files          168     168       
  Stmts         2309    2309       
  Branches        75      75       
  Methods          0       0       
======================================
  Hit           2058    2058       
  Partial          0       0       
  Missed         251     251       

Review entire Coverage Diff as of 057d4b8

Powered by Codecov. Updated on successful CI builds.

@fthomas
Copy link
Member

fthomas commented Jan 20, 2016

👍

1 similar comment
@milessabin
Copy link
Member

👍

milessabin added a commit that referenced this pull request Jan 20, 2016
@milessabin milessabin merged commit d8e7e78 into typelevel:master Jan 20, 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