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

Fix FunctorFilter mapFilter doc example #2967

Merged
merged 1 commit into from
Aug 2, 2019

Conversation

regadas
Copy link
Contributor

@regadas regadas commented Jul 31, 2019

Thank you for contributing to Cats!

This is a kind reminder to run sbt prePR and commit the changed files, if any, before submitting.

@LukaJCB
Copy link
Member

LukaJCB commented Jul 31, 2019

Thank you @regadas :)

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2967      +/-   ##
==========================================
- Coverage   93.93%   93.91%   -0.03%     
==========================================
  Files         371      371              
  Lines        7061     7061              
  Branches      177      177              
==========================================
- Hits         6633     6631       -2     
- Misses        428      430       +2
Impacted Files Coverage Δ
core/src/main/scala/cats/FunctorFilter.scala 100% <ø> (ø) ⬆️
testkit/src/main/scala/cats/tests/Helpers.scala 96% <0%> (-4%) ⬇️
...cala/cats/kernel/instances/FunctionInstances.scala 96.96% <0%> (-3.04%) ⬇️

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 0bab9eb...afc2c7b. Read the comment docs.

1 similar comment
@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2967      +/-   ##
==========================================
- Coverage   93.93%   93.91%   -0.03%     
==========================================
  Files         371      371              
  Lines        7061     7061              
  Branches      177      177              
==========================================
- Hits         6633     6631       -2     
- Misses        428      430       +2
Impacted Files Coverage Δ
core/src/main/scala/cats/FunctorFilter.scala 100% <ø> (ø) ⬆️
testkit/src/main/scala/cats/tests/Helpers.scala 96% <0%> (-4%) ⬇️
...cala/cats/kernel/instances/FunctionInstances.scala 96.96% <0%> (-3.04%) ⬇️

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 0bab9eb...afc2c7b. Read the comment docs.

@kailuowang kailuowang merged commit 79228d5 into typelevel:master Aug 2, 2019
@kailuowang kailuowang added this to the 2.0.0-RC1 milestone Aug 2, 2019
@regadas regadas deleted the fix/ff-doc branch August 2, 2019 18:34
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