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

varlink / rust / 20335336910
54%

Build:
DEFAULT BRANCH: master
Ran 18 Dec 2025 11:26AM UTC
Jobs 1
Files 27
Run time 228min
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

18 Dec 2025 11:24AM UTC coverage: 53.745% (-1.9%) from 55.632%
20335336910

push

github

web-flow
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 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)

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

2705 of 5033 relevant lines covered (53.75%)

13.75 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 20335336910.1 18 Dec 2025 11:26AM UTC 27
53.75
GitHub Action Run
Source Files on build 20335336910
  • Tree
  • List 27
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 57f51f0b on github
  • Prev Build on 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

© 2025 Coveralls, Inc