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 scaladoc example for Semigroupal.product #2427

Merged
merged 1 commit into from
Aug 28, 2018

Conversation

ceedubs
Copy link
Contributor

@ceedubs ceedubs commented Aug 19, 2018

No description provided.

@codecov-io
Copy link

codecov-io commented Aug 28, 2018

Codecov Report

Merging #2427 into master will increase coverage by 0.09%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2427      +/-   ##
==========================================
+ Coverage   95.22%   95.32%   +0.09%     
==========================================
  Files         351      351              
  Lines        6368     6518     +150     
  Branches      279      301      +22     
==========================================
+ Hits         6064     6213     +149     
- Misses        304      305       +1
Impacted Files Coverage Δ
core/src/main/scala/cats/Semigroupal.scala 100% <ø> (ø) ⬆️
core/src/main/scala/cats/syntax/foldable.scala 100% <0%> (ø) ⬆️
...rc/main/scala/cats/laws/discipline/Arbitrary.scala 99.22% <0%> (+0.05%) ⬆️
core/src/main/scala/cats/data/Chain.scala 98.09% <0%> (+0.66%) ⬆️

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 84e9641...a85500e. Read the comment docs.

@fthomas fthomas merged commit da929a1 into typelevel:master Aug 28, 2018
@LukaJCB LukaJCB added this to the 1.3 milestone Sep 3, 2018
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