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

apache / commons-numbers / 258 / 1
94%
master: 100%

Build:
Build:
LAST BUILD BRANCH: NUMBERS_1_0_B1_RC1
DEFAULT BRANCH: master
Ran 04 Jun 2019 11:46AM UTC
Files 52
Run time 2s
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

04 Jun 2019 11:32AM UTC coverage: 93.642% (+0.2%) from 93.488%
258.1

Pull #46

travis-ci

web-flow
NUMBERS-104: Speed up trial division

Expand the set of prime numbers whose multiples are to be skipped as trial candidates in org.apache.commons.numbers.primes.SmallPrimes.boundedTrialDivision(int, int, List<Integer>) from {2,3} to {2,3,5,7,11}, and change the way the code achieves this from code duplication to a more explicit style.
Pull Request #46: NUMBERS-104: Speed up trial division

2931 of 3130 relevant lines covered (93.64%)

0.94 hits per line

Source Files on job 258.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 200
  • Travis Job 258.1
  • 9c1dcd9d on github
  • Prev Job for on NUMBERS-104 (#255.1)
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