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

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

Build:
DEFAULT BRANCH: master
Ran 21 Mar 2019 04:44PM UTC
Files 111
Run time 14s
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

20 Mar 2019 08:19PM UTC coverage: 72.774%. Remained the same
BUILD_TYPE=Debug COVERALLS=ON

cron

travis-ci

web-flow
Report configuration state for narrowphase errors (#381)

This allows low-level, narrowphase algorithms to indicate to higher-level
callers that something went so wrong that it would be helpful to capture
the configuration that led to the error.

Add exception
  1. Add exception type.
  2. Instrument some know problem call sites with the new exception.
  3. Expand unit tests to cover the exceptions.
     i. Add FCL_EXPECT_THROWS_MESSAGE* functionality for tests.

Add exception catching
  1. Add exception processing at an appropriate call site.
     1. Requires printing out shapes and solver data; so streaming operator
        support has been added to all corresponding parties.
     2. Added *only* to signed distance functions of both solvers.

Note that `CollisionGeometry` can span mulitple types and this doesn't
necessarily support all types. However, unit tests pass and this can be
extended to encompass more geometry types as necessary.

286 of 393 relevant lines covered (72.77%)

661359.59 hits per line

Source Files on job 1102.1 (BUILD_TYPE=Debug COVERALLS=ON)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 746
  • Travis Job 1102.1
  • 5e937624 on github
  • Prev Job for BUILD_TYPE=Debug COVERALLS=ON on master (#1101.1)
  • Next Job for BUILD_TYPE=Debug COVERALLS=ON on master (#1103.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