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

daycry / auth / 25554350677
72%

Build:
DEFAULT BRANCH: development
Ran 08 May 2026 12:03PM UTC
Jobs 1
Files 184
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 11:57AM UTC coverage: 71.569% (-0.02%) from 71.592%
25554350677

push

github

daycry
deps: bump daycry/jwt to ^3.0 and migrate adapter to the immutable API

daycry/jwt 3.0.0 rebuilds the wrapper around lcobucci/jwt 5.x and replaces
the v2 mutable setters (setSplitData / setParamData) with `with*()` methods.
The v3 defaults (split=false, paramData='data') match what our adapter was
explicitly setting, so the adapter just calls JWT::for(config('JWT')).
decode() now uses getPayload() which round-trips JSON automatically when the
header carries cty=json.

v3 also drops the implicit signer/issuer/audience defaults to force explicit
production setup. Tests get a deterministic config injected via
Tests\Support\TestCase so JWT-using tests work out of the box.

JWTAuthenticatorTest's two manual token-builder helpers are migrated off the
v2 mutator chain too.

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

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

4448 of 6215 relevant lines covered (71.57%)

62.47 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25554350677.1 08 May 2026 12:03PM UTC 184
71.57
GitHub Action Run
Source Files on build 25554350677
  • Tree
  • List 184
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25554350677
  • f8bc4f64 on github
  • Prev Build on development (#25553686868)
  • Next Build on development (#25555544424)
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