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

varlink / rust / 20912140581
54%
master: 54%

Build:
Build:
LAST BUILD BRANCH: feature/hh/features
DEFAULT BRANCH: master
Ran 12 Jan 2026 08:09AM 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

12 Jan 2026 08:05AM UTC coverage: 54.419%. Remained the same
20912140581

Pull #144

github

haraldh
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 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)

Co-Authored-By: Claude <noreply@anthropic.com>
Pull Request #144: fix: add --all-features to coverage and lint workflows

2826 of 5193 relevant lines covered (54.42%)

14.09 hits per line

Jobs
ID Job ID Ran Files Coverage
1 20912140581.1 12 Jan 2026 08:09AM UTC 27
54.42
GitHub Action Run
Source Files on build 20912140581
  • Tree
  • List 27
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #144
  • PR Base - master (#20912073532)
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