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

dcdpr / jp / 26638879201
66%

Build:
DEFAULT BRANCH: main
Ran 29 May 2026 01:06PM UTC
Jobs 1
Files 382
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

29 May 2026 01:04PM UTC coverage: 66.325%. Remained the same
26638879201

push

github

web-flow
fix(config, attachment): Use daily date granularity to preserve cache (#693)

The default persona's `date` attachment was using the plain `date`
command with no format argument, which produces output including seconds
(e.g. `Thu May 29 14:32:07 UTC 2026`). This busted the prompt cache on
every query, defeating Anthropic's prompt caching.

Switch to `cmd://date?arg=%2B%25Y-%25m-%25d` so the command runs as
`date +%Y-%m-%d`, producing a stable `YYYY-MM-DD` string that only
changes once per day. A corresponding test case is added to confirm the
hierarchical `cmd://` URI with a format argument round-trips correctly
through the URI parser.

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

31998 of 48244 relevant lines covered (66.33%)

242.19 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26638879201.1 29 May 2026 01:06PM UTC 382
66.33
GitHub Action Run
Source Files on build 26638879201
  • Tree
  • List 382
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26638879201
  • eecb3784 on github
  • Prev Build on main (#26635295235)
  • Next Build on main (#26639554931)
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