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

damienbod / angular-auth-oidc-client
95%
master: 87%

Build:
Build:
LAST BUILD BRANCH: refresh-auth-wellknown-endpoints
DEFAULT BRANCH: master
Repo Added 17 May 2020 04:05PM UTC
Files 93
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

LAST BUILD ON BRANCH main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • 17.2.0
  • 21_0_1
  • chore/sync-package-lock
  • dependabot/npm_and_yarn/docs/site/angular-auth-oidc-client/babel/helpers-7.27.0
  • dependabot/npm_and_yarn/docs/site/angular-auth-oidc-client/babel/runtime-corejs3-7.26.10
  • dependabot/npm_and_yarn/docs/site/angular-auth-oidc-client/brace-expansion-1.1.12
  • dependabot/npm_and_yarn/docs/site/angular-auth-oidc-client/estree-util-value-to-estree-3.3.3
  • dependabot/npm_and_yarn/docs/site/angular-auth-oidc-client/express-4.22.0
  • dependabot/npm_and_yarn/docs/site/angular-auth-oidc-client/form-data-4.0.4
  • dependabot/npm_and_yarn/docs/site/angular-auth-oidc-client/http-proxy-middleware-2.0.9
  • dependabot/npm_and_yarn/docs/site/angular-auth-oidc-client/lodash-4.17.23
  • dependabot/npm_and_yarn/docs/site/angular-auth-oidc-client/mdast-util-to-hast-13.2.1
  • dependabot/npm_and_yarn/docs/site/angular-auth-oidc-client/multi-17ab04d126
  • dependabot/npm_and_yarn/docs/site/angular-auth-oidc-client/multi-75e6bc5210
  • dependabot/npm_and_yarn/docs/site/angular-auth-oidc-client/multi-7dabe391b5
  • dependabot/npm_and_yarn/docs/site/angular-auth-oidc-client/multi-9c665f4c8e
  • dependabot/npm_and_yarn/docs/site/angular-auth-oidc-client/multi-a07fd7252a
  • dependabot/npm_and_yarn/docs/site/angular-auth-oidc-client/multi-c8afcbbcd8
  • dependabot/npm_and_yarn/docs/site/angular-auth-oidc-client/multi-e6856f581a
  • dependabot/npm_and_yarn/docs/site/angular-auth-oidc-client/nanoid-3.3.8
  • dependabot/npm_and_yarn/docs/site/angular-auth-oidc-client/node-forge-1.3.2
  • dependabot/npm_and_yarn/docs/site/angular-auth-oidc-client/node-forge-1.3.3
  • dependabot/npm_and_yarn/docs/site/angular-auth-oidc-client/prismjs-1.30.0
  • dependabot/npm_and_yarn/docs/site/angular-auth-oidc-client/serialize-javascript-6.0.2
  • dependabot/npm_and_yarn/docs/site/angular-auth-oidc-client/webpack-5.105.0
  • dependabot/npm_and_yarn/multi-96c788614a
  • dependabot/npm_and_yarn/projects/integration-tests/test-idp-server/multi-a07fd7252a
  • dependabot/npm_and_yarn/projects/integration-tests/test-idp-server/multi-c8afcbbcd8
  • dependabot/npm_and_yarn/tmp-0.2.5
  • docs/clarify-checkauth-vs-authorize
  • feature/2079#wildcards-in-secureRoutes
  • feature/release
  • feature/strictissuer-validation-OIDC-Discovery
  • feature/update-custom-storage-docs
  • fg/updating-eslint-rules
  • fix-silent-refresh-iframe-multiple-idp
  • fix/Bug-AuthResult-type-is-no-longer-exported-since-20.0.0
  • fix/browser-storage-clear-scope
  • fix/checksession-origin-equality
  • fix/disable-pkce-par-flow
  • fix/logoff-subscription-leaks
  • fix/prettier-hook-scope
  • fix/public-popupresult
  • fix/reset-code-flow-in-progress-on-non-callback
  • fix/silent-renew-nonce-placeholder
  • fix/strict-well-known-issuer-validation
  • fix/test-silent-pass-pattern
  • fix/url-comparison-strip-fragment
  • issue-2132
  • master
  • ng-20
  • ng-21
  • offline-access-warning-configurable
  • refresh-auth-wellknown-endpoints
  • refs/heads/main
  • release-19-0-1
  • release-v20
  • release/19.0.2
  • release/20-0-3
  • release/20_0_1
  • release/21_0_0
  • remove-code-challenge-params
  • test/lib-coverage-quick-wins
  • test/popup-coverage-and-storage-flag-fix
  • update-peer-deps
  • update-schematics

29 May 2026 12:58PM UTC coverage: 95.031% (+1.2%) from 93.803%
26638611403

push

github

web-flow
Merge pull request #2223 from damienbod/test/lib-coverage-quick-wins

test: cover long-tail branches across 15 lib files (100% each)

785 of 871 branches covered (90.13%)

Branch coverage included in aggregate %.

2696 of 2792 relevant lines covered (96.56%)

8.52 hits per line

Relevant lines Covered
Build:
Build:
2792 RELEVANT LINES 2696 COVERED LINES
8.52 HITS PER LINE
Source Files on main
  • Tree
  • List 93
  • Changed 15
  • Source Changed 0
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
26638611403 main Merge pull request #2223 from damienbod/test/lib-coverage-quick-wins test: cover long-tail branches across 15 lib files (100% each) push 29 May 2026 12:59PM UTC web-flow github
95.03
26636471445 main Merge pull request #2222 from damienbod/test/popup-coverage-and-storage-flag-fix test(popup): full branch coverage for popup services + fix stale storage flag push 29 May 2026 12:11PM UTC web-flow github
93.8
26621710039 main Merge pull request #2219 from damienbod/docs/clarify-checkauth-vs-authorize docs: clarify the roles of checkAuth and authorize (closes #2205) push 29 May 2026 06:23AM UTC web-flow github
93.09
26598979641 main Merge pull request #2218 from damienbod/feature/release Feature/release 21.0.3 push 28 May 2026 08:02PM UTC web-flow github
93.09
26597184790 main Merge pull request #2217 from damienbod/fix/checksession-origin-equality fix(check-session): require exact origin match in postMessage handler push 28 May 2026 07:28PM UTC web-flow github
93.09
26596619522 main Merge pull request #2215 from damienbod/fix/test-silent-pass-pattern test: convert validation specs to await firstValueFrom push 28 May 2026 07:16PM UTC web-flow github
92.61
26596410361 main Merge pull request #2209 from damienbod/fix/disable-pkce-par-flow Fix: don't send code_challenge in PAR flow when disablePkce is true push 28 May 2026 07:12PM UTC web-flow github
92.61
26596313575 main Merge pull request #2187 from ThorstenKunz/offline-access-warning-configurable Make offline_access refresh-token warning configurable push 28 May 2026 07:10PM UTC web-flow github
92.61
26594308830 main Merge pull request #2166 from PikPakPik/fix/public-popupresult fix(public) : Export PopupResult to public push 28 May 2026 06:32PM UTC web-flow github
92.6
26592377078 main Merge pull request #2216 from damienbod/fix/prettier-hook-scope fix: scope the fix-prettier npm script to its arguments push 28 May 2026 05:55PM UTC web-flow github
92.6
See All Builds (1577)
  • Repo on GitHub
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