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

dartsim / dart / 4369
51%
master: 31%

Build:
Build:
LAST BUILD BRANCH: chimera_pybind11_dev
DEFAULT BRANCH: master
Ran 24 Apr 2016 11:12PM UTC
Jobs 2
Files 418
Run time 11min
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
4369

push

travis-ci

jslee02
Fix BULLET_INCLUDE_DIRS in DARTConfig.cmake

The fix from #361 doesn't work if bullet packages was failed to be found by `find_package()`. When bullet is not found, `BULLET_INCLUDE_DIRS` will be set to `BULLET_INCLUDE_DIRS-NOT-FOUND` rather than blank as we assumed in #361.

Instead, we set `DART_INCLUDE_DIRS` in the top level CMakeList.txt by adding `BULLET_INCLUDE_DIRS` to `DART_INCLUDE_DIRS` only when bullet is found. `DARTConfig.cmake` is then configured using `DART_INCLUDE_DIRS`.

13048 of 25452 relevant lines covered (51.27%)

8498.86 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4369.1 (BUILD_TYPE=Debug TREAT_WARNINGS_AS_ERRORS=ON COVERALLS=ON) 24 Apr 2016 11:12PM UTC 0
51.27
Travis Job 4369.1
3 4369.3 (BUILD_TYPE=Debug TREAT_WARNINGS_AS_ERRORS=ON COVERALLS=ON) 24 Apr 2016 11:23PM UTC 0
0.0
Travis Job 4369.3
Source Files on build 4369
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4369
  • a1c10331 on github
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