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

Fixes #308: Remove useless fences on chunk's prev field accesses #309

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

franz1981
Copy link
Collaborator

No description provided.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 682

  • 4 of 6 (66.67%) changed or added relevant lines in 2 files are covered.
  • 29 unchanged lines in 5 files lost coverage.
  • Overall coverage decreased (-0.5%) to 85.763%

Changes Missing Coverage Covered Lines Changed/Added Lines %
jctools-core/src/main/java/org/jctools/queues/MpUnboundedXaddArrayQueue.java 2 3 66.67%
jctools-core/src/main/java/org/jctools/queues/MpUnboundedXaddChunk.java 2 3 66.67%
Files with Coverage Reduction New Missed Lines %
jctools-core/src/main/java/org/jctools/maps/NonBlockingHashMapLong.java 3 79.15%
jctools-core/src/main/java/org/jctools/maps/NonBlockingSetInt.java 3 77.65%
jctools-core/src/main/java/org/jctools/maps/NonBlockingHashMap.java 5 79.04%
jctools-core/src/main/java/org/jctools/maps/NonBlockingIdentityHashMap.java 7 76.06%
jctools-core/src/main/java/org/jctools/maps/ConcurrentAutoTable.java 11 47.69%
Totals Coverage Status
Change from base Build 681: -0.5%
Covered Lines: 4753
Relevant Lines: 5542

💛 - Coveralls

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

2 participants