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

c-ares / c-ares / #448 / 1
92%
main: 92%

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

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

Source Files on job #448.1
  • Tree
  • List 0
  • Changed 11
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 448
  • e1c59941 on github
  • Prev Job for on main (##445.1)
  • Next Job for on main (##451.1)
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