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

c-ares / c-ares / 12601796140
92%
main: 92%

Build:
Build:
LAST BUILD BRANCH: bhouse.qnx
DEFAULT BRANCH: main
Ran 03 Jan 2025 06:01PM UTC
Jobs 1
Files 178
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

03 Jan 2025 05:56PM UTC coverage: 91.521% (+0.09%) from 91.429%
12601796140

push

github

bradh352
tests: Convert some live tests to Mock tests (#954)

In Issue #953 `GetTCPSock` and `VerifySocketFunctionCallback` tests
might rely on the fact that `connect()` doesn't return an immediate
failure. If `connect()` returned `EWOULDBLOCK`/`EAGAIN` the test would
succeed, but on systems that check on the call for available routes or
listening servers on localhost the `connect()` function would return an
immediate failure.

These functions were not actually tagged with a `Live` prefix so they
would run even callers exclude Live tests. These are testing functions
that shouldn't be limited to live scenarios so we need to move them to
the Mock frameworks and test appropriately.

Fixes #953
Signed-off-by: Brad House (@bradh352)

94 of 94 new or added lines in 2 files covered. (100.0%)

3 existing lines in 2 files now uncovered.

22407 of 24483 relevant lines covered (91.52%)

11835.52 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
86.67
-0.61% src/lib/dsa/ares_array.c
2
90.83
-0.92% src/lib/event/ares_event_thread.c
Jobs
ID Job ID Ran Files Coverage
1 12601796140.1 03 Jan 2025 06:01PM UTC 937
60.12
GitHub Action Run
Source Files on build 12601796140
  • Tree
  • List 178
  • Changed 130
  • Source Changed 0
  • Coverage Changed 64
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • a531524a on github
  • Prev Build on v1.34 (#12519391526)
  • Next Build on v1.34 (#12675137116)
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