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 typo in Alternative docs #3173

Merged
merged 1 commit into from
Dec 3, 2019
Merged

Fix typo in Alternative docs #3173

merged 1 commit into from
Dec 3, 2019

Conversation

SimY4
Copy link
Contributor

@SimY4 SimY4 commented Nov 26, 2019

Fixing a small typo in Alternative docs.

@codecov-io
Copy link

codecov-io commented Nov 26, 2019

Codecov Report

Merging #3173 into master will decrease coverage by 2.76%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3173      +/-   ##
==========================================
- Coverage   93.37%   90.61%   -2.77%     
==========================================
  Files         372      375       +3     
  Lines        7188     7352     +164     
  Branches      194      202       +8     
==========================================
- Hits         6712     6662      -50     
- Misses        476      690     +214
Flag Coverage Δ
#scala_version_212 ?
#scala_version_213 90.61% <ø> (?)
Impacted Files Coverage Δ
core/src/main/scala/cats/syntax/ior.scala 0% <0%> (-100%) ⬇️
core/src/main/scala/cats/syntax/nested.scala 0% <0%> (-100%) ⬇️
...re/src/main/scala/cats/syntax/traverseFilter.scala 0% <0%> (-100%) ⬇️
core/src/main/scala/cats/syntax/set.scala 0% <0%> (-100%) ⬇️
core/src/main/scala/cats/syntax/TrySyntax.scala 0% <0%> (-100%) ⬇️
core/src/main/scala/cats/syntax/function1.scala 0% <0%> (-100%) ⬇️
core/src/main/scala/cats/syntax/eitherK.scala 0% <0%> (-100%) ⬇️
core/src/main/scala/cats/syntax/alternative.scala 28.57% <0%> (-71.43%) ⬇️
core/src/main/scala/cats/syntax/option.scala 30% <0%> (-70%) ⬇️
core/src/main/scala/cats/syntax/validated.scala 40% <0%> (-60%) ⬇️
... and 53 more

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 8a958eb...004b74c. Read the comment docs.

@travisbrown travisbrown self-requested a review December 3, 2019 15:39
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.

Thanks!

@LukaJCB LukaJCB merged commit d4f8bd7 into typelevel:master Dec 3, 2019
@travisbrown travisbrown added this to the 2.1.0-RC3 milestone Dec 10, 2019
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