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

stop publishing cats all bundle , start to publish cats-testkit #1758

Merged
merged 2 commits into from
Jul 19, 2017

Conversation

kailuowang
Copy link
Contributor

fixes #1682

@kailuowang kailuowang mentioned this pull request Jul 7, 2017
26 tasks
@codecov-io
Copy link

codecov-io commented Jul 7, 2017

Codecov Report

Merging #1758 into master will decrease coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1758      +/-   ##
==========================================
- Coverage   94.17%   94.13%   -0.05%     
==========================================
  Files         256      259       +3     
  Lines        4208     4247      +39     
  Branches       93       98       +5     
==========================================
+ Hits         3963     3998      +35     
- Misses        245      249       +4
Impacted Files Coverage Δ
...stkit/src/main/scala/cats/tests/CatsEquality.scala 66.66% <ø> (ø)
testkit/src/main/scala/cats/tests/Helpers.scala 100% <ø> (ø)
testkit/src/main/scala/cats/tests/CatsSuite.scala 80% <ø> (ø)
core/src/main/scala/cats/Show.scala 100% <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 d642013...9270537. Read the comment docs.

Copy link
Contributor

@andyscott andyscott left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. I tested publishLocal and all the artifacts were generated as expected.

@edmundnoble
Copy link
Contributor

Merging with two (plus two) approvals.

@edmundnoble edmundnoble merged commit 3a83346 into typelevel:master Jul 19, 2017
@kailuowang kailuowang modified the milestone: 1.0.0-MF Jul 24, 2017
@ceedubs ceedubs mentioned this pull request Sep 21, 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.

Cats 1.0.0 packaging
6 participants