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

varlink / rust / 20278393251
54%
master: 54%

Build:
Build:
LAST BUILD BRANCH: dependabot/cargo/thiserror-2.0.18
DEFAULT BRANCH: master
Ran 16 Dec 2025 06:24PM 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

16 Dec 2025 06:22PM UTC coverage: 53.421% (-2.2%) from 55.632%
20278393251

Pull #139

github

haraldh
feat: add AsyncVarlinkService for async introspection support

Add introspection support (GetInfo, GetInterfaceDescription) for async
varlink services, addressing issue #138.

Changes:
- Add AsyncInterface trait extending AsyncConnectionHandler with
  get_name() and get_description() methods
- Add AsyncVarlinkService struct that wraps async handlers and provides
  org.varlink.service introspection methods
- Add push_request() method to sansio::Server for request delegation
- Update code generator to implement AsyncInterface for async handlers
- Update async_ping example to demonstrate introspection usage
- Update documentation to show AsyncVarlinkService as the recommended
  approach for async servers

Closes #138

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

Co-Authored-By: Claude <noreply@anthropic.com>
Pull Request #139: feat: add AsyncVarlinkService for async introspection support

30 of 62 new or added lines in 2 files covered. (48.39%)

2670 of 4998 relevant lines covered (53.42%)

16.64 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
32
60.11
-7.39% varlink/src/server_async.rs
Jobs
ID Job ID Ran Files Coverage
1 20278393251.1 16 Dec 2025 06:24PM UTC 27
53.42
GitHub Action Run
Source Files on build 20278393251
  • Tree
  • List 27
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #139
  • PR Base - master (#18943125814)
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