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

mavlink / MAVSDK / 11452150858
37%
main: 44%

Build:
Build:
LAST BUILD BRANCH: pr-camera-server-deadlock
DEFAULT BRANCH: main
Ran 22 Oct 2024 02:40AM CUT
Jobs 1
Files 248
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

22 Oct 2024 02:32AM CUT coverage: 37.403% (+0.02%) from 37.381%
11452150858

push

github

web-flow
camera_server: prevent double ack+message (#2430)

It turns out we were sending the ack and message for storage information
as well as capture status twice, once directly in the request handler
callback, and once the MAVSDK user would call the respond function.

We should only call it in the respond function, not in the callback.

11105 of 29690 relevant lines covered (37.4%)

255.6 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
3.96
0.12% src/mavsdk/plugins/camera_server/camera_server_impl.cpp
3
74.68
-0.32% src/mavsdk/core/mavlink_ftp_client.cpp
3
55.45
-0.58% src/mavsdk/core/mavsdk_impl.cpp
Jobs
ID Job ID Ran Files Coverage
1 11452150858.1 22 Oct 2024 02:40AM CUT 590
32.52
GitHub Action Run
Source Files on build 11452150858
  • Tree
  • List 248
  • Changed 63
  • Source Changed 0
  • Coverage Changed 39
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
0.0
...m_authorizer_server/arm_authorizer_server_impl.cpp119 62 0 62 0.0
0.0
...ns/arm_authorizer_server/arm_authorizer_server.cpp78 39 0 39 0.0
0.0
src/mavsdk/core/tcp_connection.cpp221 91 0 91 0.0
0.0
src/mavsdk/core/inflate_lzma.cpp291 103 0 103 0.0
0.0
src/mavsdk/core/serial_connection.cpp376 143 0 143 0.0
0.0
src/mavsdk/core/flight_mode.cpp153 115 0 115 0.0
0.0
src/mavsdk/core/base64.cpp102 62 0 62 0.0
0.0
src/mavsdk/core/http_loader.h108 11 0 11 0.0
0.0
src/mavsdk/core/connection_result.cpp42 32 0 32 0.0
0.0
src/mavsdk/plugins/calibration/calibration.cpp109 66 0 66 0.0
Showing 1 to 10 of 248 entries
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 25
  • Next
  • ►
    37.4
    src/
  • Back to Repo
  • 0a6c109f on github
  • Prev Build on refs/tags/v2.12.10 (#11317986981)
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