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

markitosgv / JWTRefreshTokenBundle / 30873439639
100%

Build:
DEFAULT BRANCH: master
Ran 04 Aug 2026 03:01AM UTC
Jobs 1
Files 45
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

04 Aug 2026 03:00AM UTC coverage: 97.35% (-0.002%) from 97.352%
30873439639

push

github

shakaran
fix: read the token from a JSON body whatever the request calls it

The body extractor asked Symfony for the content type format and gave up
unless it mentioned json. A request with no Content-Type is read as a
form, which is what fetch() sends when given no headers and what is left
when a proxy strips it, so a token sent in the body went unseen and the
reply said none had been supplied.

The body is decoded on its own terms now. One that is not JSON, or that
does not hold the parameter, is passed over as before, and no body shape
makes it fail.

Reported in #394.

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

955 of 981 relevant lines covered (97.35%)

12.24 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30873439639.1 04 Aug 2026 03:01AM UTC 45
97.35
GitHub Action Run
Source Files on build 30873439639
  • Tree
  • List 45
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30873439639
  • 4e322818 on github
  • Prev Build on master (#30873148568)
  • Next Build on master (#30874599666)
  • Delete
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