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

chavic / rust-payjoin / 34577251931
87%
master: 87%

Build:
Build:
LAST BUILD BRANCH: chavic/kotlin-review-followup
DEFAULT BRANCH: master
Ran 11 Sep 2026 08:08AM UTC
Jobs 1
Files 65
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

08 Sep 2026 04:55PM UTC coverage: 86.64%. Remained the same
34577251931

push

github

chavic
Resolve dart wrapper deps with MSRV awareness

The dart native-assets build resolves dependencies fresh on every
run: no lockfile ships to pub.dev consumers and contrib/test.sh
deletes native/Cargo.lock to match. With the old resolver a
transitive dependency that raises its MSRV in a patch release
breaks the build outright, as encoding_rs 0.8.40 (requires rustc
1.88) did on 2026-09-07 against the pinned 1.85.1 toolchain,
failing dart CI on every branch and pub.dev installs alike.

Declare rust-version and switch the wrapper workspace to resolver
v3 (as the root workspace already does) so cargo falls back to
MSRV-compatible versions instead:

    Adding encoding_rs v0.8.35 (available: v0.8.40, requires Rust 1.88)

14273 of 16474 relevant lines covered (86.64%)

343.36 hits per line

Jobs
ID Job ID Ran Files Coverage
1 34577251931.1 11 Sep 2026 08:08AM UTC 65
86.64
GitHub Action Run
Source Files on build 34577251931
  • Tree
  • List 65
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #34577251931
  • 85fda798 on github
  • Prev Build on master (#34134514753)
  • 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