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

Extract common implementations of Eq #125

Merged
merged 4 commits into from
Jul 16, 2017
Merged

Extract common implementations of Eq #125

merged 4 commits into from
Jul 16, 2017

Conversation

pakoito
Copy link
Member

@pakoito pakoito commented Jul 16, 2017

Closes #121

@pakoito pakoito self-assigned this Jul 16, 2017
@codecov-io
Copy link

codecov-io commented Jul 16, 2017

Codecov Report

❗ No coverage uploaded for pull request base (master@1f1b1cc). Click here to learn what that means.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #125   +/-   ##
=========================================
  Coverage          ?   55.27%           
  Complexity        ?      215           
=========================================
  Files             ?       90           
  Lines             ?     1328           
  Branches          ?      179           
=========================================
  Hits              ?      734           
  Misses            ?      520           
  Partials          ?       74
Impacted Files Coverage Δ Complexity Δ
...ategory/src/main/kotlin/kategory/typeclasses/Eq.kt 66.66% <100%> (ø) 0 <0> (?)
...egory/src/main/kotlin/kategory/instances/EvalEq.kt 50% <50%> (ø) 1 <1> (?)
...ategory/src/main/kotlin/kategory/instances/IOEq.kt 50% <50%> (ø) 1 <1> (?)
.../src/main/kotlin/kategory/instances/Function0Eq.kt 50% <50%> (ø) 1 <1> (?)
...egory/src/main/kotlin/kategory/instances/FreeEq.kt 75% <75%> (ø) 1 <1> (?)

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 1f1b1cc...db8b249. Read the comment docs.

@pakoito pakoito merged commit 01bdd2a into master Jul 16, 2017
@pakoito pakoito deleted the paco-eqclean branch July 16, 2017 16:04
@wiyarmir wiyarmir mentioned this pull request Jul 17, 2017
rachelcarmena pushed a commit that referenced this pull request Feb 24, 2021
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.

3 participants