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

#324: AsyncFunc spawns new thread for each apply() call #332

Closed
wants to merge 1 commit into from

Conversation

fabriciofx
Copy link
Contributor

As per #324 .

@codecov-io
Copy link

Codecov Report

Merging #332 into master will not change coverage.
The diff coverage is 80%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #332   +/-   ##
=========================================
  Coverage     74.05%   74.05%           
  Complexity      425      425           
=========================================
  Files           131      131           
  Lines          1430     1430           
  Branches         68       68           
=========================================
  Hits           1059     1059           
  Misses          351      351           
  Partials         20       20
Impacted Files Coverage Δ Complexity Δ
src/main/java/org/cactoos/func/AsyncFunc.java 83.33% <80%> (ø) 5 <3> (ø) ⬇️

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 0130b25...2f3ca31. Read the comment docs.

@caarlos0
Copy link
Contributor

duplicate of #330

@fabriciofx
Copy link
Contributor Author

Closed by #330 .

@fabriciofx fabriciofx closed this Jul 21, 2017
@0crat
Copy link
Collaborator

0crat commented Jul 21, 2017

Oops! Job gh:yegor256/cactoos#332 was not in scope

@fabriciofx fabriciofx deleted the 324 branch July 21, 2017 00:32
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.

None yet

4 participants