Skip to content

Conversation

@matejchalk
Copy link
Collaborator

@matejchalk matejchalk commented Jun 3, 2025

Turns out some Nx monorepos need to cache commands like print-config and compare as well. Previously, --skip-nx-cache was added in #942 due to difficulty in configuring Nx cache correctly for these commands. Adjusted the output files to match expected {workspaceRoot}/.code-pushup/{projectName} cache configuration.

@matejchalk matejchalk self-assigned this Jun 3, 2025
@github-actions github-actions bot added 🔬 testing writing tests 🧩 ci labels Jun 3, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Jun 3, 2025

Code PushUp

🤨 Code PushUp report has both improvements and regressions – compared current commit b46e924 with previous commit 2135c9b.

🕵️ See full comparison in Code PushUp portal 🔍

🏷️ Categories

🏷️ Category ⭐ Previous score ⭐ Current score 🔄 Score change
Performance 🔴 49 🟡 51 ↑ +1.7
Code coverage 🟢 91 🟢 91 ↑ +0.1
Security 🟡 62 🟡 62
Updates 🟡 78 🟡 78
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 🔴 23 🔴 23
👍 2 groups improved, 👍 5 audits improved, 👎 3 audits regressed, 10 audits changed without impacting score

🗃️ Groups

🔌 Plugin 🗃️ Group ⭐ Previous score ⭐ Current score 🔄 Score change
Lighthouse Performance 🔴 49 🟡 51 ↑ +1.7
Code coverage Code coverage metrics 🟢 91 🟢 91 ↑ +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 870 ms 🟩 Root document took 440 ms ↓ −49.8 %
Lighthouse Speed Index 🟥 6.0 s 🟨 5.5 s ↓ −8.7 %
Lighthouse Largest Contentful Paint 🟨 3.9 s 🟨 3.7 s ↓ −5.3 %
Lighthouse Total Blocking Time 🟥 2,490 ms 🟥 3,040 ms ↑ +22 %
Lighthouse First Contentful Paint 🟨 3.0 s 🟨 3.0 s ↑ +0.7 %
Lighthouse Time to Interactive 🟥 12.3 s 🟥 12.6 s ↑ +2.2 %
Code coverage Branch coverage 🟨 86.3 % 🟨 86.3 % ↑ +0.1 %
Code coverage Line coverage 🟩 90.2 % 🟩 90.2 % ↑ +0.1 %
Lighthouse Avoids enormous network payloads 🟩 Total size was 1,865 KiB 🟩 Total size was 1,870 KiB ↑ +0.2 %
Lighthouse Minimizes main-thread work 🟥 13.2 s 🟥 14.4 s ↑ +9.5 %
Lighthouse JavaScript execution time 🟥 4.7 s 🟥 5.4 s ↑ +13.6 %
Lighthouse Metrics 🟩 100% 🟩 100% ↑ +2.2 %
Lighthouse Reduce unused CSS 🟥 Potential savings of 68 KiB 🟥 Potential savings of 68 KiB ↓ −32.6 %
Lighthouse Max Potential First Input Delay 🟥 1,250 ms 🟥 1,400 ms ↑ +11.6 %
Lighthouse Uses efficient cache policy on static assets 🟨 30 resources found 🟨 30 resources found ↑ +0.1 %
Lighthouse Eliminate render-blocking resources 🟥 Potential savings of 990 ms 🟥 Potential savings of 1,050 ms ↑ +5.9 %
Lighthouse Server Backend Latencies 🟩 150 ms 🟩 120 ms ↓ −22.8 %
Lighthouse Network Round Trip Times 🟩 40 ms 🟩 20 ms ↓ −45 %

587 other audits are unchanged.

@matejchalk matejchalk merged commit c83ad36 into main Jun 3, 2025
16 checks passed
@matejchalk matejchalk deleted the cache-print-config branch June 3, 2025 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants