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

dcdpr / jp / 27771366494
69%

Build:
DEFAULT BRANCH: main
Ran 18 Jun 2026 03:44PM UTC
Jobs 1
Files 418
Run time 2min
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

18 Jun 2026 03:43PM UTC coverage: 66.594% (+0.008%) from 66.586%
27771366494

push

github

web-flow
fix(workspace): Skip `Id::store` write when content is unchanged (#767)

`Id::store` previously unconditionally overwrote the workspace ID file
on every call, bumping its mtime each time. This woke file watchers
(e.g. `cargo watch`) on every `jp` invocation, even when nothing had
changed.

Now the file is read first and the write is skipped when the on-disk
content already matches the new content exactly, leaving the mtime
untouched.

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

7 of 7 new or added lines in 1 file covered. (100.0%)

35657 of 53544 relevant lines covered (66.59%)

428.36 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27771366494.1 18 Jun 2026 03:44PM UTC 418
66.59
GitHub Action Run
Source Files on build 27771366494
  • Tree
  • List 418
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27771366494
  • b0f7d914 on github
  • Prev Build on main (#27740903922)
  • Next Build on main (#27771381223)
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