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

Rename EitherT.biflatMap #2603

Merged
merged 1 commit into from
Nov 15, 2018
Merged

Rename EitherT.biflatMap #2603

merged 1 commit into from
Nov 15, 2018

Conversation

ochrons
Copy link
Contributor

@ochrons ochrons commented Nov 9, 2018

Rename biFlatMap to biflatMap in EitherT to keep it consistent with bimap and bitraverse.

@kailuowang kailuowang added this to the 1.5 milestone Nov 15, 2018
@codecov-io
Copy link

Codecov Report

Merging #2603 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2603   +/-   ##
=======================================
  Coverage   95.17%   95.17%           
=======================================
  Files         361      361           
  Lines        6657     6657           
  Branches      295      302    +7     
=======================================
  Hits         6336     6336           
  Misses        321      321
Impacted Files Coverage Δ
core/src/main/scala/cats/data/EitherT.scala 97.9% <ø> (ø) ⬆️

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 01b6f8e...df64ee8. Read the comment docs.

@LukaJCB LukaJCB merged commit 564e492 into typelevel:master Nov 15, 2018
@kailuowang kailuowang modified the milestones: 1.5-RC0, 1.5.0-RC1 Nov 16, 2018
@kailuowang kailuowang added the bug label Nov 19, 2018
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