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

varlink / rust / 20912001510
54%
master: 54%

Build:
Build:
LAST BUILD BRANCH: feature/hh/features
DEFAULT BRANCH: master
Ran 12 Jan 2026 08:03AM 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:00AM UTC coverage: 54.419%. Remained the same
20912001510

Pull #142

github

haraldh
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::TempDir`
instead of `tempdir::TempDir`.

API change: `TempDir::new("prefix")` → `TempDir::with_prefix("prefix")`

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

Co-Authored-By: Claude <noreply@anthropic.com>
Pull Request #142: chore: replace deprecated `tempdir` crate with `tempfile`

2826 of 5193 relevant lines covered (54.42%)

14.09 hits per line

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