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 doctest example for groupByNel #2225

Merged
merged 1 commit into from
Apr 12, 2018

Conversation

ceedubs
Copy link
Contributor

@ceedubs ceedubs commented Apr 12, 2018

Mostly stolen from the groupBy example on NonEmptyList.

Mostly stolen from the `groupBy` example on `NonEmptyList`.
@kailuowang
Copy link
Contributor

This is a handy one. Thanks for adding the doc @ceedubs !

@codecov-io
Copy link

codecov-io commented Apr 12, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2225   +/-   ##
=======================================
  Coverage   95.05%   95.05%           
=======================================
  Files         333      333           
  Lines        5789     5789           
  Branches      211      211           
=======================================
  Hits         5503     5503           
  Misses        286      286
Impacted Files Coverage Δ
core/src/main/scala/cats/syntax/list.scala 100% <ø> (ø) ⬆️

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 3ac3ba1...81c5c50. Read the comment docs.

@johnynek johnynek merged commit f19221e into typelevel:master Apr 12, 2018
@stew stew removed the in progress label Apr 12, 2018
@kailuowang kailuowang added this to the 1.2 milestone May 30, 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.

5 participants