• 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: master
CHANGE BRANCH
x
Reset
  • master
  • 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
  • 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
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
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
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
20877281246 master feat: add multi-reply support for async mode (more/continues flags) (#141) The `more` flag in requests and `continues` flag in responses were not working in async mode. This commit fixes the async code generation and client to properly support mu... push 10 Jan 2026 11:00AM UTC web-flow github
54.0
20335336910 master feat: add AsyncVarlinkService for async introspection support (#139) Add introspection support (GetInfo, GetInterfaceDescription) for async varlink services, addressing issue #138. Changes: - Add AsyncInterface trait extending AsyncConnectionHan... push 18 Dec 2025 11:26AM UTC web-flow github
53.75
18943125814 master chore: update `peg` to v0.8.5 and adjust interface parsing logic (#132) refactor `ParseInterface` function and test cases to include `full_input` parameter for improved parsing. push 30 Oct 2025 01:59PM UTC web-flow github
55.63
18656814287 master chore: update `clap` to v4.5.49 and integrate `clap_complete` (#131) (#131) refactor CLI structure to leverage updated `clap` APIs and implement shell completions generation. push 20 Oct 2025 03:25PM UTC web-flow github
55.3
18656362931 master chore: update `colored` to v3.0.0 and `colored_json` to v5.0.0 (#130) refactor to align with updated APIs and improve colorization logic. push 20 Oct 2025 03:09PM UTC web-flow github
55.3
18655657368 master feat: add support for specifying rustfmt `--edition` flag via generator options (#129) fixes https://github.com/varlink/rust/issues/124 push 20 Oct 2025 02:44PM UTC web-flow github
55.32
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