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

apache / commons-numbers / 487 / 1
98%
master: 100%

Build:
Build:
LAST BUILD BRANCH: NUMBERS_1_0_B1_RC1
DEFAULT BRANCH: master
Ran 24 Mar 2020 10:01PM UTC
Files 50
Run time 4s
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

24 Mar 2020 09:55PM UTC coverage: 98.41% (+0.02%) from 98.39%
487.1

Pull #76

travis-ci

web-flow
NUMBERS-143: Added specialised hypot function to Complex.

The new implementation is faster and has lower maximum error than using
Math.hypot.

This is a port of the "Freely Distributable Math Library" hypot
function. The original source notice is included in the project LICENSE.

The functionality of Complex.abs should match Math.hypot for infinity
edge case handling and scaling of the intermediate sum. Tests have
been added to the CStandardTest to check the returned value on random
numbers.

Update Complex performance test for Complex.abs().
Add tests for Math.sqrt(Complex.norm()) and use of Math.hypot().
Increase size to 10000 to prevent branch prediction memorising the test
data.

Exclude PMD rule ExcessiveMethodLength for Complex.
Pull Request #76: NUMBERS-143: Added specialised hypot function to Complex.

3095 of 3145 relevant lines covered (98.41%)

0.98 hits per line

Source Files on job 487.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 373
  • Travis Job 487.1
  • f365bc89 on github
  • Prev Job for on numbers-143-feature (#486.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