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

dcdpr / jp / 25958143772
66%

Build:
DEFAULT BRANCH: main
Ran 16 May 2026 09:14AM UTC
Jobs 1
Files 318
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

16 May 2026 09:11AM UTC coverage: 65.098%. Remained the same
25958143772

push

github

web-flow
ci: Fix sccache on Windows and cargo cache churn (#647)

Set `CARGO_UNSTABLE_CHECKSUM_FRESHNESS=true` so cargo uses content
checksums rather than file mtimes for its fingerprints.
`actions/checkout` rewrites source mtimes on every run, which would
otherwise bust cached workspace-crate artifacts even when nothing
changed. See rust-lang/cargo#14136.

Also add `shell: bash` to the sccache setup step. On Windows the default
shell is PowerShell, where `$GITHUB_ENV` resolves to an empty variable
rather than an environment reference, so the redirect silently appended
to nothing and the `RUSTC_WRAPPER=sccache` setting was never propagated
to `cargo`.

Signed-off-by: Jean Mertz <git@jeanmertz.com>

26819 of 41198 relevant lines covered (65.1%)

206.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25958143772.1 16 May 2026 09:14AM UTC 318
65.1
GitHub Action Run
Source Files on build 25958143772
  • Tree
  • List 318
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25958143772
  • 4f39e01e on github
  • Prev Build on main (#25957613170)
  • Next Build on main (#25964523267)
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