Skip to content

Conversation

@BioPhoton
Copy link
Collaborator

@BioPhoton BioPhoton commented Sep 5, 2025

This PR increases cache tihs for non OS critical targets

@nx-cloud
Copy link

nx-cloud bot commented Sep 5, 2025

View your CI Pipeline Execution ↗ for commit d9c2ac6

Command Status Duration Result
nx run-many --target=build --parallel=3 ✅ Succeeded 37s View ↗

☁️ Nx Cloud last updated this comment at 2025-09-05 12:14:48 UTC

@github-actions
Copy link
Contributor

github-actions bot commented Sep 5, 2025

Code PushUp

🤨 Code PushUp report has both improvements and regressions – compared current commit 5501c2f with previous commit df16191.

🕵️ See full comparison in Code PushUp portal 🔍

🏷️ Categories

🏷️ Category ⭐ Previous score ⭐ Current score 🔄 Score change
Performance 🔴 37 🔴 37 ↓ −0.5
Code coverage 🟡 90 🟡 90 ↓ −0.1
Security 🟡 64 🟡 64
Updates 🟡 85 🟡 85
Accessibility 🟢 92 🟢 92
Best Practices 🟢 100 🟢 100
SEO 🟡 61 🟡 61
Type Safety 🟢 100 🟢 100
Bug prevention 🟢 100 🟢 100
Miscellaneous 🟢 100 🟢 100
Code style 🟢 100 🟢 100
Documentation 🔴 24 🔴 24
👎 2 groups regressed, 👍 3 audits improved, 👎 2 audits regressed, 13 audits changed without impacting score

🗃️ Groups

🔌 Plugin 🗃️ Group ⭐ Previous score ⭐ Current score 🔄 Score change
Lighthouse Performance 🔴 37 🔴 37 ↓ −0.5
Code coverage Code coverage metrics 🟡 90 🟡 90 ↓ −0.1

19 other groups are unchanged.

🛡️ Audits

🔌 Plugin 🛡️ Audit 📏 Previous value 📏 Current value 🔄 Value change
Lighthouse Initial server response time was short 🟥 Root document took 650 ms 🟩 Root document took 420 ms ↓ −35.3 %
Lighthouse Speed Index 🟥 6.2 s 🟥 5.8 s ↓ −6.6 %
Lighthouse Total Blocking Time 🟥 1,640 ms 🟥 2,000 ms ↑ +22.4 %
Lighthouse First Contentful Paint 🟥 3.2 s 🟥 3.0 s ↓ −4.6 %
Code coverage Branch coverage 🟨 85.5 % 🟨 85.5 % ↓ −0.1 %
Lighthouse Avoids enormous network payloads 🟨 Total size was 2,687 KiB 🟨 Total size was 2,683 KiB ↓ −0.1 %
Lighthouse Server Backend Latencies 🟩 1,540 ms 🟩 980 ms ↓ −36 %
Lighthouse Reduce unused CSS 🟥 Potential savings of 102 KiB 🟥 Potential savings of 113 KiB ↑ +33.3 %
Lighthouse Remove duplicate modules in JavaScript bundles 🟥 Potential savings of 98 KiB 🟥 Potential savings of 96 KiB ↑ +50 %
Lighthouse Minimizes main-thread work 🟥 9.6 s 🟥 9.4 s ↓ −1.4 %
Lighthouse Time to Interactive 🟥 16.0 s 🟥 16.1 s ↑ +0.7 %
Lighthouse Metrics 🟩 100% 🟩 100% ↑ +0.7 %
Lighthouse JavaScript execution time 🟥 4.2 s 🟥 4.1 s ↓ −2.4 %
Lighthouse Largest Contentful Paint 🟥 11.0 s 🟥 11.1 s ↑ +0.8 %
Lighthouse Uses efficient cache policy on static assets 🟨 30 resources found 🟨 30 resources found ↓ −0.1 %
Lighthouse Network Round Trip Times 🟩 70 ms 🟩 20 ms ↓ −71.6 %
Lighthouse Max Potential First Input Delay 🟥 800 ms 🟥 760 ms ↓ −4.1 %
Lighthouse Reduce unused JavaScript 🟥 Potential savings of 602 KiB 🟥 Potential savings of 604 KiB ↓ −1.1 %

592 other audits are unchanged.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Sep 5, 2025

Open in StackBlitz

@code-pushup/ci

npm i https://pkg.pr.new/code-pushup/cli/@code-pushup/ci@1108

@code-pushup/cli

npm i https://pkg.pr.new/code-pushup/cli/@code-pushup/cli@1108

@code-pushup/core

npm i https://pkg.pr.new/code-pushup/cli/@code-pushup/core@1108

@code-pushup/create-cli

npm i https://pkg.pr.new/code-pushup/cli/@code-pushup/create-cli@1108

@code-pushup/nx-plugin

npm i https://pkg.pr.new/code-pushup/cli/@code-pushup/nx-plugin@1108

@code-pushup/models

npm i https://pkg.pr.new/code-pushup/cli/@code-pushup/models@1108

@code-pushup/coverage-plugin

npm i https://pkg.pr.new/code-pushup/cli/@code-pushup/coverage-plugin@1108

@code-pushup/eslint-plugin

npm i https://pkg.pr.new/code-pushup/cli/@code-pushup/eslint-plugin@1108

@code-pushup/js-packages-plugin

npm i https://pkg.pr.new/code-pushup/cli/@code-pushup/js-packages-plugin@1108

@code-pushup/jsdocs-plugin

npm i https://pkg.pr.new/code-pushup/cli/@code-pushup/jsdocs-plugin@1108

@code-pushup/lighthouse-plugin

npm i https://pkg.pr.new/code-pushup/cli/@code-pushup/lighthouse-plugin@1108

@code-pushup/typescript-plugin

npm i https://pkg.pr.new/code-pushup/cli/@code-pushup/typescript-plugin@1108

@code-pushup/utils

npm i https://pkg.pr.new/code-pushup/cli/@code-pushup/utils@1108

@code-pushup/models-transformers

npm i https://pkg.pr.new/code-pushup/cli/@code-pushup/models-transformers@1108

commit: d9c2ac6

@BioPhoton BioPhoton marked this pull request as ready for review September 5, 2025 12:15
@BioPhoton BioPhoton changed the title chore: adjust caching for vitest chore: adjust caching for os critical targets Sep 5, 2025
@BioPhoton BioPhoton requested a review from matejchalk September 5, 2025 13:15
@BioPhoton BioPhoton enabled auto-merge (rebase) September 5, 2025 15:11
@BioPhoton BioPhoton merged commit c7d314e into main Sep 5, 2025
31 of 32 checks passed
@BioPhoton BioPhoton deleted the chore/caching-inputs branch September 5, 2025 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants