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

mavlink / MAVSDK / 2977 / 3
25%
main: 48%

Build:
Build:
LAST BUILD BRANCH: pr-autopilot-cleanup
DEFAULT BRANCH: main
Ran 20 Feb 2019 10:22AM UTC
Files 2415
Run time 112min
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 Feb 2019 10:14AM UTC coverage: 24.971%. First build
MATRIX_EVAL="BUILD_TARGET=coverage_build && CC=gcc-6 && CXX=g++-6"

push

travis-ci

julianoes
mission: extend activity states to retry correctly

Previously, the mission protocol was not implemented correctly. What
happened was that the activity state did not reflect the different
states while uploading or downloading a mission and therefore if a
timeout occured we didn't know if we have to retry sending a
`MISSION_COUNT` or a `MISSION_REQUEST_INT`; we always defaulted to
retrying a `MISSION_REQUEST_INT` which mostly worked except if we had
dropped messages in the `MISSION_COUNT` step and so we would request
mission item -1 (the initial value of this variable) which is not
something that exists.

2190 of 8770 relevant lines covered (24.97%)

1695.56 hits per line

Source Files on job 2977.3 (MATRIX_EVAL="BUILD_TARGET=coverage_build && CC=gcc-6 && CXX=g++-6")
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2401
  • Travis Job 2977.3
  • c0fc8ebf on github
  • Next Job for MATRIX_EVAL="BUILD_TARGET=coverage_build && CC=gcc-6 && CXX=g++-6" on fix-mission-protocol (#2979.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

© 2025 Coveralls, Inc