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 SemigroupK/MonoidK #2077

Merged
merged 1 commit into from
Dec 7, 2017

Conversation

ceedubs
Copy link
Contributor

@ceedubs ceedubs commented Dec 7, 2017

No description provided.

@codecov-io
Copy link

codecov-io commented Dec 7, 2017

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2077   +/-   ##
=======================================
  Coverage   94.66%   94.66%           
=======================================
  Files         318      318           
  Lines        5383     5383           
  Branches      207      207           
=======================================
  Hits         5096     5096           
  Misses        287      287
Impacted Files Coverage Δ
core/src/main/scala/cats/SemigroupK.scala 100% <ø> (ø) ⬆️
core/src/main/scala/cats/MonoidK.scala 80% <ø> (ø) ⬆️

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 084b984...2539065. 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.

Thanks! :)

@kailuowang kailuowang merged commit bb64ef9 into typelevel:master Dec 7, 2017
@kailuowang kailuowang added this to the 1.0.0 milestone Dec 7, 2017
@ceedubs ceedubs deleted the semigroupk-doctests branch December 7, 2017 19:41
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