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

apache / commons-numbers / 521 / 1
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 16 Apr 2020 01:11PM UTC
Files 53
Run time 5s
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

15 Apr 2020 09:45PM UTC coverage: 99.589% (+0.006%) from 99.583%
521.1

push

travis-ci

aherbert
Fraction: double constructor to avoid iterations <= epsilon.

Change < epsilon to <= epsilon.

The rest of the double constructor logic uses > epsilon. Thus <= epsilon
is the opposite comparison operator.

This allows avoiding the iterations in max denominator mode (epsilon ==
0.0) when the double argument is an exact integer.

2665 of 2676 relevant lines covered (99.59%)

1.0 hits per line

Source Files on job 521.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 402
  • Travis Job 521.1
  • 69f7ddc5 on github
  • Prev Job for on master (#520.1)
  • Next Job for on master (#522.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