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

jwtk / jjwt / #1695
100%

Build:
DEFAULT BRANCH: master
Ran 13 Aug 2025 07:21PM UTC
Jobs 1
Files 379
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

13 Aug 2025 07:18PM UTC coverage: 100.0%. Remained the same
#1695

push

github

web-flow
Enable JwtParser empty nested algorithm collections. (#1007)

Resolves #996.

Allowed the JwtParser to have empty nested algorithm collections, effectively disabling the parser's associated feature:
 - Clearing the zip() nested collection means parser decompression is disabled
 - Clearing the sig() nested collection means parser signature verification is disabled (i.e. all JWSs will be unsupported/rejected)
 - Clearing the enc() or key() nested collections means parser decryption is disabled (i.e. all JWEs will be unsupported/rejected)

24 of 24 new or added lines in 5 files covered. (100.0%)

6895 of 6895 relevant lines covered (100.0%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #1695.1 13 Aug 2025 07:21PM UTC 379
100.0
Source Files on build #1695
  • Tree
  • List 379
  • Changed 6
  • Source Changed 6
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 7ec7dd1a on github
  • Prev Build on master
  • Next Build on master
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