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

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

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

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

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

2931 of 3130 relevant lines covered (93.64%)

0.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 258.1 04 Jun 2019 11:43AM CUT 0
93.64
Travis Job 258.1
Source Files on build 258
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
  • Back to Repo
  • Travis Build #258
  • Pull Request #46
  • PR Base - master (#255)
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