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

ThePalaceProject / web-patron / 24477785350
88%

Build:
DEFAULT BRANCH: main
Ran 15 Apr 2026 08:53PM UTC
Jobs 1
Files 10
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

15 Apr 2026 08:52PM UTC coverage: 89.762% (+8.6%) from 81.159%
24477785350

push

github

web-flow
Dynamic runtime registry fetch support (PP-3114) (#118)

## Description

- Changes library setup for libraries configured via `libraries:
<url-string>` (deprecated) and `registries[].url` to occur at runtime
(e.g., `npm run start`), rather than at build time.
- Adds support and optimizations for crawlable paginated library
registry feeds, when configured and when required `order=modified` sort
facet is advertised.
- Creates hooks for computing and validating slugs.

## Motivation and Context

Improves service start up performance by instantiating library pages
during runtime, rather than build time. Our deployment currently builds
the app in a docker container, which could not complete startup until
the build was finished.

Improves runtime performance by incrementally loading updated registry
libraries during refresh, reducing the load on each instance and on the
configured registries.

Lays groundwork for future registry improvements.

[Jira PP-3114]

## How Has This Been Tested?

- Manual testing in local dev environment.
- Checks (tests, type checking, linter) pass locally.
- CI tests pass.

## Checklist:

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

142 of 164 branches covered (86.59%)

Branch coverage included in aggregate %.

119 of 121 new or added lines in 6 files covered. (98.35%)

235 of 256 relevant lines covered (91.8%)

12.69 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
96.2
src/server/libraryRegistry.ts
Jobs
ID Job ID Ran Files Coverage
1 24477785350.1 15 Apr 2026 08:53PM UTC 10
89.76
GitHub Action Run
Source Files on build 24477785350
  • Tree
  • List 10
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • f033940b on github
  • Prev Build on main (#24135367455)
  • Next Build on main (#24530608508)
  • 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