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

apache / commons-numbers / 424

Builds Branch Commit Type Ran Committer Via Coverage
424 master Improve CReferenceTest equality assertions and debug reporting. Changed a few max ULPs for some of the tests. push 10 Dec 2019 03:20PM UTC aherbert travis-ci pending completion   set done
423 master Move the data from the CReferenceTest to test resources. There are currently some cases of incorrect computations that are commented out using a ';' character in the test data: acos.txt:;0.5 0.0 1.0471975511965979 -0.0 acos.txt:;-0.5 -0.0 2.0943... push 09 Dec 2019 11:24PM UTC aherbert travis-ci pending completion   set done
422 master PMD: Ignore field real and method real() match in Complex. push 09 Dec 2019 03:58PM UTC aherbert travis-ci pending completion   set done
421 master sqrt(): Drop copySign(0, imaginary) when imaginary is already zero. push 09 Dec 2019 01:01PM UTC aherbert travis-ci pending completion   set done
419 master Exclude check for equality with positive infinity in Complex sqrt. push 09 Dec 2019 01:03AM UTC aherbert travis-ci pending completion   set done
417 master Replace getArgument() with arg() in test class. push 09 Dec 2019 12:24AM UTC aherbert travis-ci pending completion   set done
414 master Remove unnecessary deltas from assertions. push 08 Dec 2019 01:06AM UTC aherbert travis-ci pending completion   set done
413 master Ignore pom.properties push 07 Dec 2019 03:03AM UTC aherbert travis-ci pending completion   set done
412 master Update tanh() to perform edge checks on twice the imaginary value. This matches the reference test result. push 07 Dec 2019 02:32AM UTC aherbert travis-ci pending completion   set done
411 master Use static acos() function for acosh(). This method currently returns a sign that does not match the CReferenceTest. The test has been commented out and other reference implementations should be checked. push 06 Dec 2019 06:34PM UTC aherbert travis-ci pending completion   set done
410 master Removed redundant null checks in parsingException(). push 05 Dec 2019 09:36PM UTC aherbert travis-ci pending completion   set done
409 master Added a CReferenceTest for Complex. The test data is from a reference implementation of C99. push 05 Dec 2019 05:48PM UTC aherbert travis-ci pending completion   set done
408 master Fix CheckStyle errors. push 05 Dec 2019 10:59AM UTC Gilles Sadowski travis-ci pending completion   set done
400 master Use add(double), subtract and subtractFromReal(double). Use this in preference to add(ONE), subtract(ONE) and ONE.subtract(z). The add is faster. The subtract preserves the sign of an imaginary zero. The subtractFromReal negates the sign of th... push 04 Dec 2019 10:55PM UTC aherbert travis-ci pending completion   set done
399 NUMBERS-136 NUMBERS-136: log10() uses log() functionality push 04 Dec 2019 07:40PM UTC ericbarnhill travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • …
  • 35
  • 36
  • Next →
  • Back to Repo
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