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 Foldable doctest to use separateFoldable instead of separate #3342

Conversation

gagandeepkalra
Copy link
Contributor

Minor though, found this when I was working on backporting separateFoldable to scala_2.11

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3342   +/-   ##
=======================================
  Coverage   93.31%   93.31%           
=======================================
  Files         378      378           
  Lines        7689     7689           
  Branches      206      206           
=======================================
  Hits         7175     7175           
  Misses        514      514
Flag Coverage Δ
#scala_version_212 93.38% <ø> (ø) ⬆️
#scala_version_213 93.09% <ø> (ø) ⬆️
Impacted Files Coverage Δ
core/src/main/scala/cats/Alternative.scala 92.3% <ø> (ø) ⬆️

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 a8e2c21...10041ff. Read the comment docs.

@travisbrown travisbrown self-requested a review March 4, 2020 08:23
Copy link
Contributor

@travisbrown travisbrown left a comment

Choose a reason for hiding this comment

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

👍, good catch, thanks.

@travisbrown travisbrown merged commit afd4528 into typelevel:master Mar 4, 2020
@gagandeepkalra gagandeepkalra deleted the fix/alternative/seaparateFoldable/doctest branch March 4, 2020 13:50
@travisbrown travisbrown added this to the 2.2.0-M1 milestone Mar 20, 2020
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