Skip to content

test(perf): verify route-profile stylesheets load [Codex] - #1381

Open
jderochervlk wants to merge 1 commit into
test/route-profile-media-dimensionsfrom
test/route-profile-stylesheet-health
Open

jderochervlk wants to merge 1 commit into
test/route-profile-media-dimensionsfrom
test/route-profile-stylesheet-health

Conversation

@jderochervlk

@jderochervlk jderochervlk commented Sep 22, 2026 •

Copy link
Copy Markdown
Collaborator

Part of #1371.

The route-profile direct-load suite previously established that stylesheet links were rendered, but a broken stylesheet URL could still pass that check.

Each profile now fetches every emitted stylesheet after loading and requires a successful response before asserting the route content. This verifies deployed CSS availability across the documented route families and control pages without adding timing-sensitive assertions.

@jderochervlk
jderochervlk added this pull request to stack #1380 September 22, 2026 11:56
@jderochervlk jderochervlk changed the title test(perf): verify route-profile stylesheets load test(perf): verify route-profile stylesheets load [Codex] Sep 22, 2026
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 22, 2026 •

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review ✅ Completed 2026-09-22T13:33:18.423150Z 6b16b0e New commits
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Sep 22, 2026 •

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
guide 6b16b0e Commit Preview URL

Branch Preview URL
Sep 22 2026, 01:30 PM

@github-actions

github-actions Bot commented Sep 22, 2026 •

Copy link
Copy Markdown
Contributor

Lighthouse route profiles

Compared with target branch test/route-profile-media-dimensions at commit 127490a. Every score is the median of the deployed preview runs for that route.

Route Performance Accessibility Best practices SEO
/ 84 -> 84 (0) 80 -> 80 (0) 100 -> 100 (0) 58 -> 58 (0)
/docs/manual/introduction 78 -> 78 (0) 78 -> 78 (0) 100 -> 100 (0) 50 -> 50 (0)
/docs/manual/api/stdlib/array 80 -> 79 (-1) 77 -> 77 (0) 100 -> 100 (0) 50 -> 50 (0)
/blog 77 -> 78 (+1) 80 -> 80 (0) 100 -> 100 (0) 50 -> 50 (0)
/blog/reactive-analysis 84 -> 85 (+1) 78 -> 78 (0) 100 -> 100 (0) 50 -> 50 (0)
/community/overview 83 -> 84 (+1) 85 -> 85 (0) 100 -> 100 (0) 58 -> 58 (0)
/packages 75 -> 76 (+1) 86 -> 86 (0) 96 -> 96 (0) 45 -> 45 (0)
/syntax-lookup 84 -> 83 (-1) 83 -> 83 (0) 100 -> 100 (0) 58 -> 58 (0)
/try 25 -> 24 (-1) 86 -> 86 (0) 96 -> 96 (0) 92 -> 92 (0)
/brand 85 -> 87 (+2) 83 -> 83 (0) 100 -> 100 (0) 54 -> 54 (0)
/__route-profile-not-found 96 -> 91 (-5) 82 -> 82 (0) 100 -> 100 (0) 42 -> 42 (0)

Download the full Lighthouse reports and baselines

Commit f334a10

Require every direct-load stylesheet URL to resolve during Cypress coverage.
@github-actions

Copy link
Copy Markdown
Contributor

Docs preview

This branch was successfully deployed

2 active deployments
preview — 6b16b0e1 Deployed Sep 22, 2026 by github-actions[bot]
guide-preview — 6b16b0e1 Deployed Sep 22, 2026 by github-actions[bot]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant