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

flexible-collision-library / fcl / 1026
73%

Build:
DEFAULT BRANCH: master
Ran 08 Feb 2019 04:22PM UTC
Jobs 1
Files 110
Run time 16s
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
1026

cron

travis-ci

web-flow
Correct ill-formed test - to be compatible with libccd 2.0 and 2.1 (#371)

* Correct ill-formed test

The NearestPointFromDegenerateSimplex test was born of a specific
case, captured in the wild by a user. The test attempted to recreate
the circumstances of that failure. In its original formulation, the
test had two flaws:

  1. It relied on code paths for evaluating box-box distance via GJK.
     If a box-box distance primitive were introduced, the test would
     become meaningless.
  2. One of the box's poses is defined by an *unnormalized* quaternion.
     This issue was exposed when libccd updated its quaternion
     multiplication algorithm -- the final result was unduly impacted
     by the degree the quat wasn't normalized.

This commit addressed *both* of those issues.

281 of 388 relevant lines covered (72.42%)

669879.85 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1026.1 (BUILD_TYPE=Debug COVERALLS=ON) 08 Feb 2019 04:22PM UTC 0
72.42
Travis Job 1026.1
Source Files on build 1026
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1026
  • e8fb8dde on github
  • Prev Build on master (#1024)
  • Next Build on master (#1027)
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