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

ThePalaceProject / web-patron / 24036291792
88%

Build:
DEFAULT BRANCH: main
Ran 06 Apr 2026 02:43PM UTC
Jobs 1
Files 3
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

06 Apr 2026 02:42PM UTC coverage: 81.159%. Remained the same
24036291792

push

github

web-flow
Use only `rel="authenticate"` links for authentication settings (#113)

## Description

Fixes potential app startup crash when SAML authentication document
includes a `rel="logout"` link alongside the `rel="authenticate"` link.
`serverToClientSamlMethods` was mapping over all links indiscriminately;
the `rel="logout"` link has no `display_names`, causing a `TypeError` at
startup.

## Motivation and Context

Libraries using SAML auth with a `rel="logout"` link in their
authentication document would fail to load with `TypeError: Cannot read
properties of undefined...`.

## How Has This Been Tested?

- Added a unit test covering a SAML method with both
`rel="authenticate"` and `rel="logout"` links.
- All existing tests continue to pass.
- Verified against a local Circulation Manager returning the affected
auth document structure.

## Checklist:

- [x] I have updated the documentation accordingly.
- [x] All new and existing tests passed.

76 of 94 branches covered (80.85%)

Branch coverage included in aggregate %.

92 of 113 relevant lines covered (81.42%)

11.19 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24036291792.1 06 Apr 2026 02:43PM UTC 3
81.16
GitHub Action Run
Source Files on build 24036291792
  • Tree
  • List 3
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • e10e8f78 on github
  • Prev Build on main (#23756456014)
  • Next Build on main (#24091259715)
  • 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

© 2026 Coveralls, Inc