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

c-ares / c-ares / 12601789402
92%

Build:
DEFAULT BRANCH: main
Ran 03 Jan 2025 05:58PM 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:55PM UTC coverage: 91.526% (+0.09%) from 91.439%
12601789402

push

github

web-flow
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%)

2 existing lines in 2 files now uncovered.

22413 of 24488 relevant lines covered (91.53%)

11841.3 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
63.65
-0.18% src/lib/record/ares_dns_mapping.c
1
94.56
-0.42% src/lib/ares_init.c
Jobs
ID Job ID Ran Files Coverage
1 12601789402.1 03 Jan 2025 05:58PM UTC 937
60.12
GitHub Action Run
Source Files on build 12601789402
  • Tree
  • List 178
  • Changed 130
  • Source Changed 0
  • Coverage Changed 62
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 0e4271d1 on github
  • Prev Build on main (#12601486398)
  • Next Build on main (#12675075779)
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