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

varlink / rust / 20879336715
54%
master: 54%

Build:
Build:
LAST BUILD BRANCH: feature/hh/features
DEFAULT BRANCH: master
Ran 10 Jan 2026 01:57PM UTC
Jobs 1
Files 27
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

10 Jan 2026 01:54PM UTC coverage: 54.419% (+0.4%) from 53.999%
20879336715

Pull #143

github

haraldh
fix: add error checking and CLOEXEC handling for socket activation

- Add error checking for dup2() in pre_exec
- Explicitly clear CLOEXEC flag on fd 3 after dup2 to ensure it survives exec
- Add fd validation in from_activation_fd to detect invalid fds early
  and prevent IO Safety violations

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Pull Request #143: feat: add socket activation and bridge support for AsyncConnection

87 of 164 new or added lines in 4 files covered. (53.05%)

1 existing line in 1 file now uncovered.

2826 of 5193 relevant lines covered (54.42%)

14.09 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
8
26.09
-2.04% varlink/src/client.rs
9
0.0
0.0% varlink-cli/src/proxy.rs
21
79.62
10.91% varlink/src/client_async.rs
39
50.67
-9.44% varlink/src/server_async.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
0.0
0.0% varlink-cli/src/proxy.rs
Jobs
ID Job ID Ran Files Coverage
1 20879336715.1 10 Jan 2026 01:57PM UTC 27
54.42
GitHub Action Run
Source Files on build 20879336715
  • Tree
  • List 27
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #143
  • PR Base - master (#20877281246)
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