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

Core Affinity Agent #8

Merged
merged 24 commits into from
Oct 2, 2020
Merged

Core Affinity Agent #8

merged 24 commits into from
Oct 2, 2020

Conversation

sheinbergon
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Sep 20, 2020

Codecov Report

Merging #8 into master will increase coverage by 0.03%.
The diff coverage is 96.20%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master       #8      +/-   ##
============================================
+ Coverage     95.38%   95.41%   +0.03%     
- Complexity      102      108       +6     
============================================
  Files            18       22       +4     
  Lines           281      348      +67     
  Branches         20       21       +1     
============================================
+ Hits            268      332      +64     
- Misses            4        7       +3     
  Partials          9        9              
Impacted Files Coverage Δ Complexity Δ
...on/needle/concurrent/PinnedThreadPoolExecutor.java 100.00% <ø> (ø) 4.00 <0.00> (ø)
...a/org/sheinbergon/needle/util/NeedleException.java 50.00% <0.00%> (-50.00%) 1.00 <0.00> (ø)
...gon/needle/knitter/coroutines/PinnedDispatchers.kt 88.24% <88.24%> (ø) 0.00 <0.00> (?)
...e/concurrent/FixedAffinityPinnedThreadFactory.java 66.67% <100.00%> (+16.67%) 3.00 <1.00> (+1.00)
...oncurrent/GovernedAffinityPinnedThreadFactory.java 100.00% <100.00%> (ø) 17.00 <4.00> (+4.00)
...inbergon/needle/concurrent/PinnedForkJoinPool.java 100.00% <100.00%> (ø) 2.00 <2.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%> (ø) 0.00 <0.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> (ø)
... and 6 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 65d9a42...0d0c1e0. Read the comment docs.

@sheinbergon sheinbergon merged commit e571ff5 into master Oct 2, 2020
@sheinbergon sheinbergon deleted the core-shielding 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