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

ansell / jparallel / 32

Builds Branch Commit Type Ran Committer Via Coverage
32 master Add test for JParallel for a single item queue and a very short queue wait time Signed-off-by: Peter Ansell <p_ansell@yahoo.com> push 05 Jul 2017 01:35AM UTC ansell travis-ci pending completion   set done
31 master Formatting Signed-off-by: Peter Ansell <p_ansell@yahoo.com> push 05 Jul 2017 01:01AM UTC ansell travis-ci pending completion   set done
30 master Add test coverage for non-empty toString Signed-off-by: Peter Ansell <p_ansell@yahoo.com> push 05 Jul 2017 12:59AM UTC ansell travis-ci pending completion   set done
29 master Avoid checking retiredLatch.getCount by simply using the upper bound The maximum upper bound is known to be the resetValue, stored in a final field, which is compared to the volatile memory semantics of accessing the count an extra time. Signed-... push 05 Jul 2017 12:52AM UTC ansell travis-ci pending completion   set done
28 master Avoid checking retiredLatch.getCount by simply using the upper bound The maximum upper bound is known to be the resetValue, stored in a final field, which is compared to the volatile memory semantics of accessing the count an extra time. Signed-... push 05 Jul 2017 12:52AM UTC ansell travis-ci pending completion   set done
27 master Work on, and ultimately ignore test for interruption The black box ExecutorService is allowed to switch threads around as necessary, so no guarantees that the interrupted thread will have any relation to the executor thread, making the test viabl... push 05 Jul 2017 12:40AM UTC ansell travis-ci pending completion   set done
24 master Add safeties to internal executor submission to avoid future bugs If addInputProcessors or addOutputConsumers methods were accidentally invoked multiple times due to a future programming bug, the executor may be less performant than desired. This... push 04 Jul 2017 11:17PM UTC ansell travis-ci pending completion   set done
23 master Make calls to start optional by triggering them through first call to add if necessary Signed-off-by: Peter Ansell <p_ansell@yahoo.com> push 04 Jul 2017 10:50PM UTC ansell travis-ci pending completion   set done
22 master Reduce default timings to allow for testing in less time Signed-off-by: Peter Ansell <p_ansell@yahoo.com> push 04 Jul 2017 06:33AM UTC ansell travis-ci pending completion   set done
21 master Add time unit for queue retry sleep time This enables arbitrary queue retry delays Signed-off-by: Peter Ansell <p_ansell@yahoo.com> push 04 Jul 2017 06:28AM UTC ansell travis-ci pending completion   set done
20 master Use released parentpom Signed-off-by: Peter Ansell <p_ansell@yahoo.com> push 27 Jun 2017 04:26AM UTC ansell travis-ci pending completion   set done
19 master Use new ansell parentpom Signed-off-by: Peter Ansell <p_ansell@yahoo.com> push 26 Jun 2017 06:59AM UTC ansell travis-ci pending completion   set done
18 master Also switch output consumer code to poll Signed-off-by: Peter Ansell <p_ansell@yahoo.com> push 20 Jun 2017 06:12AM UTC ansell travis-ci pending completion   set done
17 master Change to poll input queue, to check interrupt status regularly Signed-off-by: Peter Ansell <p_ansell@yahoo.com> push 20 Jun 2017 06:11AM UTC ansell travis-ci pending completion   set done
16 master Make default values more reliable Intermittent test failures seem to be fixed by adding more retries and time for the sentinel Signed-off-by: Peter Ansell <p_ansell@yahoo.com> push 20 Jun 2017 05:44AM UTC ansell travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • Next →
  • Back to Repo
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

© 2025 Coveralls, Inc