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

mavlink / MAVSDK / 21724056693
49%
main: 49%

Build:
Build:
LAST BUILD BRANCH: v3.15.0
DEFAULT BRANCH: main
Ran 05 Feb 2026 06:52PM UTC
Jobs 1
Files 257
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

05 Feb 2026 06:42PM UTC coverage: 49.043% (+0.08%) from 48.959%
21724056693

push

github

web-flow
core: fix MAVLink message sequence (#2762)

* core: fix MAVLink message sequence

The MAVLink headers use an inline function to get the mavlink channel,
so we end up having separate sequence numbers in different translation
units. By defining this function ourselves and linking it later, we make
sure to use the same sequence everywhere.

This should fix seq numbering that's invalid (per component).

We also add a system test to actually test this.

* system_tests: fixup thread sanitizer issues

* system_tests: use TCP for seq to avoid drops

51 of 56 new or added lines in 6 files covered. (91.07%)

6 existing lines in 5 files now uncovered.

18367 of 37451 relevant lines covered (49.04%)

672.8 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
96.97
src/system_tests/mavlink_seq.cpp
4
0.0
0.0% src/mavsdk/plugins/events/event_handler.cpp

Uncovered Existing Lines

Lines Coverage ∆ File
1
73.31
0.72% src/mavsdk/core/mavlink_ftp_client.cpp
1
70.1
-0.03% src/mavsdk/core/mavsdk_impl.cpp
1
0.0
0.0% src/mavsdk/plugins/events/event_handler.cpp
1
98.52
-0.12% src/system_tests/mavlink_direct.cpp
2
62.7
-0.82% src/mavsdk/core/server_component_impl.cpp
Jobs
ID Job ID Ran Files Coverage
1 21724056693.1 05 Feb 2026 06:52PM UTC 257
49.04
GitHub Action Run
Source Files on build 21724056693
  • Tree
  • List 257
  • Changed 10
  • Source Changed 4
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #21724056693
  • 721efdc4 on github
  • Prev Build on main (#21650318878)
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