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

updated trait ComposedFoldable in Composed.scala #2258

Merged
merged 1 commit into from
May 17, 2018

Conversation

Zhen-hao
Copy link
Contributor

changed internal variable names in trait ComposedFoldable[F[], G[]] for better readability

changed variable names in trait ComposedFoldable[F[_], G[_]] for better readability
@codecov-io
Copy link

codecov-io commented May 17, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2258   +/-   ##
=======================================
  Coverage   94.96%   94.96%           
=======================================
  Files         333      333           
  Lines        5797     5797           
  Branches      221      216    -5     
=======================================
  Hits         5505     5505           
  Misses        292      292
Impacted Files Coverage Δ
core/src/main/scala/cats/Composed.scala 96.87% <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 cb2a08b...aa032d8. Read the comment docs.

@LukaJCB LukaJCB merged commit 002bfc2 into typelevel:master May 17, 2018
@kailuowang kailuowang added this to the 1.2 milestone May 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants