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

apache / commons-numbers / 479
98%
master: 100%

Build:
Build:
LAST BUILD BRANCH: NUMBERS_1_0_B1_RC1
DEFAULT BRANCH: master
Ran 17 Feb 2020 12:09AM UTC
Jobs 1
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

pending completion
479

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.

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

3097 of 3147 relevant lines covered (98.41%)

0.98 hits per line

Jobs
ID Job ID Ran Files Coverage
1 479.1 17 Feb 2020 12:09AM UTC 0
98.41
Travis Job 479.1
Source Files on build 479
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #479
  • Pull Request #76
  • PR Base - master (#478)
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