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

varlink / rust
54%

Build:
DEFAULT BRANCH: master
Repo Added 19 Mar 2018 03:36PM UTC
Files 27
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

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • asn-generator
  • clap_update
  • dependabot/cargo/bitflags-2.0.0
  • dependabot/cargo/bitflags-2.0.2
  • dependabot/cargo/bitflags-2.1.0
  • dependabot/cargo/bitflags-2.2.1
  • dependabot/cargo/bitflags-2.3.1
  • dependabot/cargo/bitflags-2.3.3
  • dependabot/cargo/bitflags-2.4.0
  • dependabot/cargo/bitflags-2.4.1
  • dependabot/cargo/bitflags-2.6.0
  • dependabot/cargo/clap_complete-4.5.60
  • dependabot/cargo/colored-3.0.0
  • dependabot/cargo/proc-macro2-1.0.103
  • dependabot/cargo/quote-1.0.42
  • dependabot/cargo/syn-2.0.10
  • dependabot/cargo/syn-2.0.108
  • dependabot/cargo/syn-2.0.110
  • dependabot/cargo/syn-2.0.13
  • dependabot/cargo/syn-2.0.15
  • dependabot/cargo/syn-2.0.16
  • dependabot/cargo/syn-2.0.27
  • dependabot/cargo/syn-2.0.28
  • dependabot/cargo/syn-2.0.29
  • dependabot/cargo/syn-2.0.3
  • dependabot/cargo/syn-2.0.31
  • dependabot/cargo/syn-2.0.32
  • dependabot/cargo/syn-2.0.37
  • dependabot/cargo/syn-2.0.38
  • dependabot/cargo/uds_windows-1.0.1
  • feature/hh/async_more
  • feature/hh/async_with
  • feature/hh/features
  • feature/hh/tempdir
  • feature/introspection
  • master
  • peg
  • refs/heads/dependabot/cargo/syn-2.0.18
  • refs/tags/varlink-cli-4.5.3
  • refs/tags/varlink_generator-10.1.0
  • refs/tags/varlink_parser-4.2.0
  • remove-unix_socket-dep
  • rust-version
  • style
  • syn-2-upgrade
  • unignore-tests
  • v13

12 Jan 2026 08:23AM UTC coverage: 54.419%. Remained the same
20912542228

push

github

web-flow
fix: add --all-features to coverage and lint workflows (#144)

The coverage and clippy workflows were not testing async code because
they ran without --all-features. The tokio feature enables async support
in the varlink crate, so without it:
- Code coverage excluded all async code paths
- Clippy did not lint async code

The CI workflow already had --all-features on line 47, so tests were
running correctly, but coverage and linting were incomplete.

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

2826 of 5193 relevant lines covered (54.42%)

14.09 hits per line

Relevant lines Covered
Build:
Build:
5193 RELEVANT LINES 2826 COVERED LINES
14.09 HITS PER LINE
Source Files on master
  • Tree
  • List 27
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
20912542228 master fix: add --all-features to coverage and lint workflows (#144) The coverage and clippy workflows were not testing async code because they ran without --all-features. The tokio feature enables async support in the varlink crate, so without it: - Co... push 12 Jan 2026 08:26AM UTC web-flow github
54.42
20912140581 feature/hh/features fix: add --all-features to coverage and lint workflows The coverage and clippy workflows were not testing async code because they ran without --all-features. The tokio feature enables async support in the varlink crate, so without it: - Code cove... Pull #144 12 Jan 2026 08:09AM UTC haraldh github
54.42
20912145383 feature/hh/features Merge 121d05ca5 into 7ba2c1127 Pull #144 12 Jan 2026 08:09AM UTC web-flow github pending completion  
20912073532 master chore: replace deprecated `tempdir` crate with `tempfile` (#142) The `tempdir` crate has been deprecated in favor of `tempfile`, which now provides all the same functionality. This migration updates varlink_generator's test dependencies to use `t... push 12 Jan 2026 08:06AM UTC web-flow github
54.42
20912001510 feature/hh/tempdir chore: replace deprecated `tempdir` crate with `tempfile` The `tempdir` crate has been deprecated in favor of `tempfile`, which now provides all the same functionality. This migration updates varlink_generator's test dependencies to use `tempfile... Pull #142 12 Jan 2026 08:03AM UTC haraldh github
54.42
20912001788 feature/hh/tempdir Merge 59c7bc7ff into 8cee2bdaa Pull #142 12 Jan 2026 08:03AM UTC web-flow github
54.42
20911859055 master build(deps): bump quote from 1.0.41 to 1.0.42 (#137) Bumps [quote](https://github.com/dtolnay/quote) from 1.0.41 to 1.0.42. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dtolnay/quote/releases">quote's... push 12 Jan 2026 07:56AM UTC web-flow github
54.42
20911762916 dependabot/cargo/quote-1.0.42 Merge branch 'master' into dependabot/cargo/quote-1.0.42 Pull #137 12 Jan 2026 07:52AM UTC web-flow github
54.42
20879375911 master feat: add socket activation and bridge support for AsyncConnection (#143) ## Summary - Add `AsyncConnection::with_activate()` for systemd-style socket activation - spawns a server subprocess with `LISTEN_FDS`, `LISTEN_PID`, and `LISTEN_FDNAMES` ... push 10 Jan 2026 02:01PM UTC web-flow github
54.42
20879336715 feature/hh/async_with 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 inval... Pull #143 10 Jan 2026 01:57PM UTC haraldh github
54.42
See All Builds (332)
  • Repo on GitHub
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