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

fix Cofree.cata stack-safety #2940 #2942

Merged
merged 1 commit into from
Jul 12, 2019

Conversation

road21
Copy link
Contributor

@road21 road21 commented Jul 12, 2019

No description provided.

Copy link
Contributor

@kailuowang kailuowang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! thanks given build green

@kailuowang kailuowang added the bug label Jul 12, 2019
@codecov-io
Copy link

codecov-io commented Jul 12, 2019

Codecov Report

Merging #2942 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2942   +/-   ##
=======================================
  Coverage   94.03%   94.03%           
=======================================
  Files         370      370           
  Lines        7038     7038           
  Branches      186      183    -3     
=======================================
  Hits         6618     6618           
  Misses        420      420
Impacted Files Coverage Δ
free/src/main/scala/cats/free/Cofree.scala 100% <100%> (ø) ⬆️

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 07b2c21...fe3d57c. Read the comment docs.

@LukaJCB LukaJCB merged commit e131e53 into typelevel:master Jul 12, 2019
@LukaJCB LukaJCB added this to the 2.0.0-RC1 milestone Jul 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants