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

Pinned executors #12

Merged
merged 14 commits into from
Oct 17, 2020
Merged

Pinned executors #12

merged 14 commits into from
Oct 17, 2020

Conversation

sheinbergon
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Oct 17, 2020

Codecov Report

Merging #12 into master will decrease coverage by 0.74%.
The diff coverage is 94.45%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #12      +/-   ##
============================================
- Coverage     95.38%   94.65%   -0.73%     
- Complexity      102      104       +2     
============================================
  Files            18       20       +2     
  Lines           281      336      +55     
  Branches         20       21       +1     
============================================
+ Hits            268      318      +50     
- Misses            4        9       +5     
  Partials          9        9              
Impacted Files Coverage Δ Complexity Δ
...a/org/sheinbergon/needle/util/NeedleException.java 50.00% <0.00%> (-50.00%) 1.00 <0.00> (ø)
...gon/needle/knitter/coroutines/PinnedDispatchers.kt 87.50% <87.50%> (ø) 0.00 <0.00> (?)
...oncurrent/GovernedAffinityPinnedThreadFactory.java 96.62% <91.31%> (-3.38%) 17.00 <4.00> (+4.00) ⬇️
...e/concurrent/FixedAffinityPinnedThreadFactory.java 66.67% <100.00%> (+16.67%) 3.00 <1.00> (+1.00)
...sheinbergon/needle/concurrent/PinnedExecutors.java 100.00% <100.00%> (ø) 5.00 <5.00> (?)
...e/src/main/java/org/sheinbergon/needle/Needle.java 100.00% <100.00%> (ø) 6.00 <2.00> (ø)
...e/src/main/java/org/sheinbergon/needle/Pinned.java 100.00% <100.00%> (ø) 1.00 <1.00> (?)
...main/java/org/sheinbergon/needle/PinnedThread.java 100.00% <100.00%> (ø) 9.00 <9.00> (-2.00)
...in/org/sheinbergon/needle/knitter/PinnedThreads.kt 100.00% <100.00%> (ø) 0.00 <0.00> (ø)
...e/knitter/coroutines/GovernedAffinityDispatcher.kt 100.00% <100.00%> (ø) 1.00 <1.00> (?)
... and 5 more

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 2d8d53c...ead9db4. Read the comment docs.

@sheinbergon sheinbergon merged commit 5081f48 into master Oct 17, 2020
@sheinbergon sheinbergon deleted the pinned-executors branch July 18, 2022 22:18
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.

1 participant