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

mavlink / MAVSDK / 3196 / 3
25%
main: 49%

Build:
Build:
LAST BUILD BRANCH: pr-remove-integration-tests
DEFAULT BRANCH: main
Ran 18 Apr 2019 08:06AM UTC
Files 2417
Run time 1min
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

18 Apr 2019 07:48AM UTC coverage: 24.654% (-0.01%) from 24.665%
MATRIX_EVAL="BUILD_TARGET=coverage_build && CC=gcc-6 && CXX=g++-6"

Pull #725

travis-ci

web-flow
mavlink_parameters: fix timeout for 16 char params

This fixes a char array overflow in strlen in string compare. This
happened because the case where the MAVLink param name has length 16 and
is not handled correctly. The MAVLink field is not 0 terminated which
means that we need to copy to bytes to a 0 terminated buffer first
before using it.
Pull Request #725: mavlink_parameters: fix timeout for 16 char params

2193 of 8895 relevant lines covered (24.65%)

1671.85 hits per line

Source Files on job 3196.3 (MATRIX_EVAL="BUILD_TARGET=coverage_build && CC=gcc-6 && CXX=g++-6")
  • Tree
  • List 0
  • Changed 5
  • Source Changed 3
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2576
  • Travis Job 3196.3
  • db026b98 on github
  • Prev Job for MATRIX_EVAL="BUILD_TARGET=coverage_build && CC=gcc-6 && CXX=g++-6" on fix-long-param-names (#3166.3)
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