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

Add some doctest examples for Alternative methods #2070

Merged
merged 1 commit into from
Dec 6, 2017

Conversation

ceedubs
Copy link
Contributor

@ceedubs ceedubs commented Dec 6, 2017

I took the examples from the alternative syntax file and slightly
modified them to use the type class instance directly instead of the
syntax helper methods.

I took the examples from the `alternative` syntax file and slightly
modified them to use the type class instance directly instead of the
syntax helper methods.
@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #2070    +/-   ##
========================================
  Coverage   94.66%   94.66%            
========================================
  Files         318      318            
  Lines        5380     5380            
  Branches      112      213   +101     
========================================
  Hits         5093     5093            
  Misses        287      287
Impacted Files Coverage Δ
core/src/main/scala/cats/Alternative.scala 88.88% <ø> (ø) ⬆️

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 c51fe61...89bbece. Read the comment docs.

Copy link
Member

@LukaJCB LukaJCB left a comment

Choose a reason for hiding this comment

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

Awesome, thanks! :)

@LukaJCB LukaJCB merged commit ec13814 into typelevel:master Dec 6, 2017
@stew stew removed the in progress label Dec 6, 2017
@kailuowang kailuowang added this to the 1.0.0 milestone Dec 6, 2017
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.

5 participants