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

mavlink / MAVSDK / 11188885859
48%

Build:
DEFAULT BRANCH: main
Ran 05 Oct 2024 12:51AM UTC
Jobs 1
Files 256
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 Oct 2024 12:36AM UTC coverage: 37.987% (-0.007%) from 37.994%
11188885859

push

github

web-flow
TCP sendto removal + error when UDP for hostnames (#2414)

- UDP inet_pton(remote_ip)'s result is not checked -> the server ends up
  sending packets to the null address when a hostname is given instead
of a IPv4 address. A error is now raised

- TCP is using sendto() instead of send(). We can thus remove a useless
inet_pton() call (which moreover differs from the gethostbyaddr used in
setup_port() - possible issues when using hostnames)

Signed-off-by: Benoit Maurin <maurinbe@gmail.com>

3 of 9 new or added lines in 2 files covered. (33.33%)

3 existing lines in 1 file now uncovered.

11460 of 30168 relevant lines covered (37.99%)

264.26 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11188885859.1 05 Oct 2024 12:51AM UTC 0
32.85
GitHub Action Run
Source Files on build 11188885859
Detailed source file information is not available for this build.
  • Back to Repo
  • 27c5c307 on github
  • Prev Build on main (#11155255656)
  • Next Build on main (#11195967666)
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