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

varlink / rust / 20912542228

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
20879319772 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... push 10 Jan 2026 01:55PM UTC haraldh github
54.41
20879319853 feature/hh/async_with Merge 223b182fc into 7ca309a3c Pull #143 10 Jan 2026 01:55PM UTC web-flow github
54.41
20877511064 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 10 Jan 2026 11:20AM UTC haraldh github
54.0
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
20877093261 feature/hh/async_more feat: add multi-reply support for async mode (more/continues flags) 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 multi-rep... Pull #141 10 Jan 2026 10:43AM UTC haraldh github
54.0
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 22
  • 23
  • Next →
  • Back to Repo
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