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

PX4 / avoidance / 2476
60%

Build:
DEFAULT BRANCH: master
Ran 07 Aug 2020 12:00PM UTC
Jobs 1
Files 73
Run time 6s
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

07 Aug 2020 11:41AM UTC coverage: 60.164% (+0.008%) from 60.156%
2476

push

travis-ci

jkflying
Fix build warnings

I tried to build the avoidance repo just now, and the build failed
with clang. The error in clang is just a warning in gcc, so gcc builds,
but with warnings. I've taken the warnings reported by both clang and
gcc, and tried to fix them.

The issues were

* assigning from an uninitialized variable,
* reaching the end of a non-void function, and
* passing a std::string to a "%s" specifier (expects char*).

3 of 3 new or added lines in 3 files covered. (100.0%)

4173 of 6936 relevant lines covered (60.16%)

4967.57 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2476.1 (ROS_CI_DESKTOP="$(lsb_release -cs)" CI_SOURCE_PATH=$(pwd) export= COVERALLS_SERVICE_NAME=travis-ci ROS_DISTRO=kinetic) 07 Aug 2020 12:00PM UTC 0
60.16
Travis Job 2476.1
Source Files on build 2476
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2476
  • 273eb7ed on github
  • Prev Build on master (#2473)
  • Next Build on master (#2484)
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