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

chavic / rust-payjoin / 29582536565
86%
master: 86%

Build:
Build:
LAST BUILD BRANCH: chavic/csharp-user-readme
DEFAULT BRANCH: master
Ran 17 Jul 2026 01:08PM UTC
Jobs 1
Files 64
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

17 Jul 2026 01:03PM UTC coverage: 86.187%. First build
29582536565

push

github

chavic
Pin bindings CI to the maintained lockfile

The bindings test scripts ran bare cargo with no lockfile, so every CI
run resolved the whole dependency graph to the latest crates. tokio
1.53.0 made the cost concrete: it resolves as 1.85-compatible but uses
Once::wait, stabilized in 1.86, in its Windows-only signal code, which
broke the Windows csharp job on every pull request.

Source contrib/lockfile.sh and build against Cargo-recent.lock in the
four bindings test entry points, the same mechanism the Rust jobs use
and the lock-maintenance workflow keeps updated. The Windows csharp
entry point mirrors it in PowerShell since lockfile.sh is bash.

lockfile.sh now records absolute paths: its EXIT trap restored the
lockfile relative to the current directory, which silently no-ops for
callers that change directory after use_lockfile, as these scripts do.

The detached payjoin-ffi/dart/native wrapper workspace still resolves
fresh and is left for a separate change.

13758 of 15963 relevant lines covered (86.19%)

345.41 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29582536565.1 17 Jul 2026 01:08PM UTC 64
86.19
GitHub Action Run
Source Files on build 29582536565
  • Tree
  • List 64
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29582536565
  • f2001bff on github
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc