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

Update table headers and clarify method signature for flatTap #2642

Merged
merged 4 commits into from
Dec 3, 2018
Merged

Update table headers and clarify method signature for flatTap #2642

merged 4 commits into from
Dec 3, 2018

Conversation

mtomko
Copy link
Contributor

@mtomko mtomko commented Nov 27, 2018

No description provided.

@codecov-io
Copy link

codecov-io commented Nov 28, 2018

Codecov Report

Merging #2642 into master will increase coverage by 0.25%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2642      +/-   ##
==========================================
+ Coverage   94.86%   95.12%   +0.25%     
==========================================
  Files         363      363              
  Lines        6684     6704      +20     
  Branches      283      289       +6     
==========================================
+ Hits         6341     6377      +36     
+ Misses        343      327      -16
Impacted Files Coverage Δ
core/src/main/scala/cats/data/ContT.scala 100% <0%> (ø) ⬆️
laws/src/main/scala/cats/laws/MonadLaws.scala 100% <0%> (ø) ⬆️
core/src/main/scala/cats/data/Ior.scala 98.54% <0%> (+0.01%) ⬆️
core/src/main/scala/cats/Eval.scala 98.82% <0%> (+0.04%) ⬆️
core/src/main/scala/cats/data/IorT.scala 97.79% <0%> (+0.04%) ⬆️
.../src/main/scala/cats/data/RepresentableStore.scala 87.5% <0%> (+4.16%) ⬆️
core/src/main/scala/cats/syntax/either.scala 99.26% <0%> (+12.5%) ⬆️
testkit/src/main/scala/cats/tests/CatsSuite.scala 70% <0%> (+36.66%) ⬆️

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 bf6738e...cd94543. Read the comment docs.

Copy link
Contributor

@ceedubs ceedubs left a comment

Choose a reason for hiding this comment

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

Thanks @mtomko!

@ceedubs ceedubs merged commit ccfbc22 into typelevel:master Dec 3, 2018
@kailuowang kailuowang added this to the 1.6 milestone Jan 8, 2019
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