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

flexible-collision-library / fcl / 1561 / 1
73%
master: 73%

Build:
DEFAULT BRANCH: master
Ran 21 Feb 2020 07:20PM UTC
Files 111
Run time 18s
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

21 Feb 2020 05:49PM UTC coverage: 72.774%. Remained the same
BUILD_TYPE=Debug COVERALLS=ON

cron

travis-ci

web-flow
Resolve a new GJK/EPA real world error (#446)

* Adds another regression test from real-world failure

box-box regression 6 in signed distance test.

* Clean up simplex -> polytope conversion

This specifically addresses issues when converting a 3-simplex into a
tetrahedron. It was inspired by a real-world failure case which revealed
that a conversion was performed that broke EPA assumptions. The changes
consist of:

1. Superficial formatting changes.
2. Added documentation.
3. Testing squared distance against epsilon _squared_ (instead of epsilon).
   (This last led to the example failure case to pass.)
4. Eliminate redundant degeneracy tests; if the origin lies on one face,
   simply demote to that triangle and continue.

286 of 393 relevant lines covered (72.77%)

661360.4 hits per line

Source Files on job 1561.1 (BUILD_TYPE=Debug COVERALLS=ON)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1033
  • Travis Job 1561.1
  • c3680896 on github
  • Prev Job for BUILD_TYPE=Debug COVERALLS=ON on master (#1559.1)
  • Next Job for BUILD_TYPE=Debug COVERALLS=ON on master (#1562.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