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

erlef / oidcc / 121
92%

Build:
DEFAULT BRANCH: main
Ran 27 Nov 2023 01:36AM CUT
Jobs 1
Files 14
Run time 1s
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

27 Nov 2023 01:34AM CUT coverage: 92.448% (+0.05%) from 92.398%
121

push

github

web-flow
fix: support unsigned ID tokens even when JOSE disables them (#295)

By default, JOSE disables verification of `none` alg JWTs,
for (reasonable) security preferences. However,
`oidcc-client-test-idtoken-sig-none` says this is an optionally
supported use case. This updates the implementation of
`verify_signature` to return an error with the JWT/JWS values even when
JOSE is configured not to allow `none` signatures.

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

710 of 768 relevant lines covered (92.45%)

172.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 121.1 27 Nov 2023 01:36AM CUT 14
92.45
GitHub Action Run
Source Files on build 121
  • Tree
  • List 14
  • Changed 6
  • Source Changed 2
  • Coverage Changed 2
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
79.73
src/oidcc_jwt_util.erl269 + 574 + 159 + 115 51.0 - 1.0
88.24
src/oidcc_authorization.erl287 68 60 8 26.0
88.68
src/oidcc_token.erl1091 + 8212 + 4188 + 424 46.0
90.91
src/oidcc_http_util.erl161 33 30 3 455.0 + 3
96.0
src/oidcc_provider_configuration.erl620 75 72 3 280.0 + 2
97.06
src/oidcc_userinfo.erl320 68 66 2 25.0
97.3
src/oidcc_provider_configuration_worker.erl368 74 72 2 145.0 + 1.0
97.73
src/oidcc.erl496 44 43 1 14.0
100.0
src/oidcc_decode_util.erl176 38 38 0 1793.0 + 8
100.0
src/oidcc_scope.erl70 10 10 0 125.0
Showing 1 to 10 of 14 entries
  • Previous
  • 1
  • 2
  • Next
  • ►
    92.45
    src/
  • Back to Repo
  • 79302ea7 on github
  • Prev Build on main (#120)
  • Next Build on main (#122)
  • Delete
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

© 2025 Coveralls, Inc