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

daycry / jwt / 25557074060
90%

Build:
DEFAULT BRANCH: master
Ran 08 May 2026 01:03PM UTC
Jobs 1
Files 7
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 May 2026 09:47AM UTC coverage: 90.154%. Remained the same
25557074060

push

github

daycry
docs: add CLAUDE.md with onboarding notes for AI assistants

Capture the non-obvious context that future Claude Code (or other
agentic) sessions need to be productive in this repo:

* Common composer scripts (test, analyze, psalm, rector, cs-check, qa)
  including how to run a single test and how to regenerate the
  PHPStan / Psalm baselines after a rename or removal.
* Architecture sketch for the immutable JWT facade — algorithmType
  branching, validation flow, why time-dependent constraints are
  rebuilt per call, and the role of each Spark command.
* CI4-specific gotchas: env-var convention is `jwt.signer` not
  `JWT_SIGNER`; OpenSSL pkey functions skip on Windows due to a
  missing openssl.cnf (tests must use the markTestSkipped helper).
* Editing pitfalls: lcobucci/jwt 5's Builder is immutable so every
  `withClaim()` must be reassigned; LocalFileReference was removed
  in favour of InMemory::file(); the `if ($uid)` reject-zero bug
  must not return.
* Note that the latest published Packagist tag is v2.0.1 and the
  current branch targets v3.0, so the migration guide and changelog
  refer to v2 → v3 even though some commit messages still say "v2.0
  redesign" from before that was clarified.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

293 of 325 relevant lines covered (90.15%)

9.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 PHP 8.2 - 25557074060.1 08 May 2026 01:03PM UTC 7
90.15
GitHub Action Run
Source Files on build 25557074060
  • Tree
  • List 7
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 16ccd9a8 on github
  • Prev Build on master (#25548624368)
  • Next Build on master (#25601471990)
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