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

fixed eqv alias issue #2513: #2521

Merged
merged 3 commits into from
Sep 24, 2018
Merged

Conversation

binkabir
Copy link
Contributor

This should fix issue #2513.

LukaJCB
LukaJCB previously approved these changes Sep 22, 2018
@LukaJCB LukaJCB added this to the 1.5 milestone Sep 22, 2018
@codecov-io
Copy link

Codecov Report

Merging #2521 into master will decrease coverage by 0.02%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2521      +/-   ##
==========================================
- Coverage   95.35%   95.33%   -0.03%     
==========================================
  Files         358      358              
  Lines        6530     6532       +2     
  Branches      282      283       +1     
==========================================
  Hits         6227     6227              
- Misses        303      305       +2
Impacted Files Coverage Δ
core/src/main/scala/cats/syntax/eq.scala 0% <0%> (ø) ⬆️

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 1d5a51a...5f76fbd. Read the comment docs.

Copy link
Contributor

@kailuowang kailuowang 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 33f5c5b into typelevel:master Sep 24, 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