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

Add .parFlatTraverse and .parFlatSequence syntax #2256

Merged
merged 5 commits into from
May 23, 2018

Conversation

Avasil
Copy link
Contributor

@Avasil Avasil commented May 10, 2018

Fixes #2255.

@codecov-io
Copy link

codecov-io commented May 11, 2018

Codecov Report

Merging #2256 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2256      +/-   ##
==========================================
+ Coverage   94.96%   94.96%   +<.01%     
==========================================
  Files         334      334              
  Lines        5801     5805       +4     
  Branches      214      218       +4     
==========================================
+ Hits         5509     5513       +4     
  Misses        292      292
Impacted Files Coverage Δ
core/src/main/scala/cats/syntax/parallel.scala 72.72% <100%> (+15.58%) ⬆️

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 6353e99...71c483c. Read the comment docs.

LukaJCB
LukaJCB previously approved these changes May 16, 2018
kailuowang
kailuowang previously approved these changes May 16, 2018
@Avasil Avasil dismissed stale reviews from kailuowang and LukaJCB via 71c483c May 22, 2018 14:59
@Avasil
Copy link
Contributor Author

Avasil commented May 23, 2018

@LukaJCB @kailuowang
Could you please review/approve it again? I had to resolve conflicts with master which dismissed reviews. Thanks!

@kailuowang kailuowang merged commit abd54ff into typelevel:master May 23, 2018
@kailuowang kailuowang added this to the 1.2 milestone May 30, 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