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

varlink / rust / 20912542228 / 1
54%
master: 54%

Build:
DEFAULT BRANCH: master
Ran 12 Jan 2026 08:26AM UTC
Files 27
Run time 0s
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

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

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

Source Files on job 20912542228.1
  • Tree
  • List 27
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20912542228
  • 08bcf3f4 on github
  • Prev Job for on master (#20912073532.1)
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