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

sripwoud / cza / 20399774509 / 1
87%
main: 87%

Build:
DEFAULT BRANCH: main
Ran 20 Dec 2025 08:45PM UTC
Files 13
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

20 Dec 2025 08:40PM UTC coverage: 87.377% (-4.4%) from 91.749%
20399774509.1

push

github

web-flow
fix: migrate tests from cargo_bin to escargot (#49)

* build(deps): add escargot for test binary resolution

Add escargot v0.5 to dev-dependencies to handle test binary resolution
without relying on Cargo implementation details that will break in
future versions. This addresses the issue raised in #48.

* refactor(test): migrate from cargo_bin to escargot

Replace all 14 instances of Command::cargo_bin() with escargot-based
test binary resolution. This makes tests future-proof against upcoming
Cargo implementation changes mentioned in rust-lang/cargo#16147 and
rust-lang/cargo#15010.

The escargot helper function uses OnceLock for caching the binary path
and automatically handles building the binary when needed.

* chore(test): remove unused cargo_bin_path helper

Remove the unused helpers module from mod.rs which contained the
cargo_bin_path() function that also relied on Cargo internals.
This completes the migration to escargot for test binary resolution.

Fixes #48

1419 of 1624 relevant lines covered (87.38%)

5.22 hits per line

Source Files on job 20399774509.1
  • Tree
  • List 13
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20399774509
  • 854af4c2 on github
  • Prev Job for on main (#18129899258.1)
  • Next Job for on main (#20429355149.1)
  • Delete
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