Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: looser web vitals tests for headless ssr sample tests #4713

Merged
merged 2 commits into from
Nov 26, 2024

Conversation

alexprudhomme
Copy link
Contributor

@alexprudhomme alexprudhomme commented Nov 25, 2024

https://coveord.atlassian.net/browse/KIT-3759
These are flaky because of the cls score and other failing web vitals. We had very strict web vitals. Not needed for this. This should make them never fail again. I followed google's "Good" scores.

https://www.npmjs.com/package/cypress-web-vitals#google-good-scores

image

Copy link

Pull Request Report

PR Title

✅ Title follows the conventional commit spec.

Live demo links

Bundle Size

File Old (kb) New (kb) Change (%)
case-assist 241.4 241.4 0
commerce 346 346 0
search 412.5 412.5 0
insight 403.7 403.7 0
recommendation 253.6 253.6 0
ssr 406 406 0
ssr-commerce 358.3 358.3 0

SSR Progress

Use case SSR (#) CSR (#) Progress (%)
search 39 44 89
recommendation 0 4 0
case-assist 0 6 0
insight 0 27 0
commerce 0 15 0
Detailed logs search : buildInteractiveResult
search : buildInteractiveInstantResult
search : buildInteractiveRecentResult
search : buildInteractiveCitation
search : buildGeneratedAnswer
recommendation : missing SSR support
case-assist : missing SSR support
insight : missing SSR support
commerce : missing SSR support

@alexprudhomme alexprudhomme marked this pull request as draft November 25, 2024 21:49
auto-merge was automatically disabled November 25, 2024 21:49

Pull request was converted to draft

@alexprudhomme alexprudhomme changed the title ci: skip e2e headless-ssr sample in merge queue ci: looser cumulative layout shift for headless ssr sample tests Nov 26, 2024
@alexprudhomme alexprudhomme changed the title ci: looser cumulative layout shift for headless ssr sample tests ci: looser web vitals tests for headless ssr sample tests Nov 26, 2024
@alexprudhomme alexprudhomme marked this pull request as ready for review November 26, 2024 12:55
@alexprudhomme alexprudhomme added this pull request to the merge queue Nov 26, 2024
Merged via the queue into master with commit 8b708d9 Nov 26, 2024
122 checks passed
@alexprudhomme alexprudhomme deleted the skip-headless-ssr-sample branch November 26, 2024 17:28
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.

2 participants