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

c-ares / c-ares / #448
92%

Build:
DEFAULT BRANCH: main
Ran 17 Dec 2023 01:53PM UTC
Jobs 1
Files 143
Run time 10s
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

17 Dec 2023 01:49PM UTC coverage: 80.521% (-0.05%) from 80.574%
#448

push

travis-ci

web-flow
Use SOCK_DNS extension on socket on OpenBSD (#659)

This patch added the `SOCK_DNS` flag when running on OpenBSD. Allowing a reduced set of `pledge(2)` promises. Before this patch. The "stdio rpath inet" promises must be used in order to resolve any records. After the patch inet can be replaced with dns which only allows communication on destination port 53, instead of on all ports.

Side note: I checked the OpenBSD kernel source code. Even though the socket document says the DNS port (typically 53)., The OpenBSD 7.4 kernel only allows 53. 

Fix By: Martin Chang (@marty1885)

7693 of 9554 relevant lines covered (80.52%)

1893.35 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #448.1 17 Dec 2023 01:53PM UTC 0
80.52
Source Files on build #448
Detailed source file information is not available for this build.
  • Back to Repo
  • e1c59941 on github
  • Prev Build on main
  • Next Build on main
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