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

Remove references of the NEL OneAnd alias #1563

Merged
merged 1 commit into from
Apr 17, 2017

Conversation

peterneyens
Copy link
Collaborator

Additionally lessen the MonadCombine constraint to Alternative for some OneAnd methods.

Additionally lessen the `MonadCombine` constraint to `Alternative` for
some `OneAnd` methods.
@codecov-io
Copy link

codecov-io commented Mar 18, 2017

Codecov Report

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

@@           Coverage Diff           @@
##           master    #1563   +/-   ##
=======================================
  Coverage   92.33%   92.33%           
=======================================
  Files         247      247           
  Lines        3900     3900           
  Branches      137      129    -8     
=======================================
  Hits         3601     3601           
  Misses        299      299
Impacted Files Coverage Δ
core/src/main/scala/cats/data/OneAnd.scala 98.18% <ø> (ø) ⬆️

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 f6ef91e...c3a511f. Read the comment docs.

@ceedubs ceedubs self-requested a review April 17, 2017 13:46
@ceedubs ceedubs merged commit 3267664 into typelevel:master Apr 17, 2017
@peterneyens peterneyens deleted the oneand-nel branch April 17, 2017 14:49
@kailuowang kailuowang modified the milestone: 1.0.0-MF Apr 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants