• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

JCTools / JCTools / 731
88%

Build:
DEFAULT BRANCH: master
Ran 25 Nov 2020 05:02PM UTC
Jobs 1
Files 71
Run time 11s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
731

push

travis-ci

nitsanw
Fix #330 replace issue in NBHM Identity map

Also bring the NonBlockingIdentityHashMap implementation closer to the original NonBlockingHashMap resolving some issues in the process:
* remove(Object key, Object val) should not use identity comparison
* replace(TypeK  key, TypeV  oldValue, TypeV newValue) should not use identity comparison
* missing assert in get
* get_impl : comparing `key` instead of `K` (given instead of read)
* putIfMatch0 : comparing `key` instead of `K` (given instead of read)
The result is a much cleaner diff between NonBlockingIdentityHashMap and NonBlockingHashMap.

27 of 27 new or added lines in 1 file covered. (100.0%)

4843 of 5580 relevant lines covered (86.79%)

0.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 731.1 25 Nov 2020 05:02PM UTC 0
86.79
Travis Job 731.1
Source Files on build 731
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #731
  • deb1a6fa on github
  • Prev Build on master (#729)
  • Next Build on master (#733)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc