Skip to content

chore: add project based code-pushup targets #1035

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

Draft
wants to merge 18 commits into
base: main
Choose a base branch
from
Draft

Conversation

BioPhoton
Copy link
Collaborator

@BioPhoton BioPhoton commented Jul 23, 2025

This PR adds:

  • default targets for code-pushup in nx.json
  • targets in every project (replaced by nx-plugin in future)
  • code-pushup.config.ts files for all projects

@BioPhoton BioPhoton changed the title chore: add local eslint targets chore: add local code-pushup targets Aug 6, 2025
@github-actions github-actions bot removed the 🔬 testing writing tests label Aug 6, 2025
Copy link

github-actions bot commented Aug 6, 2025

Code PushUp

🤨 Code PushUp report has both improvements and regressions – compared current commit 55de39f with previous commit d32a643.

🕵️ See full comparison in Code PushUp portal 🔍

🏷️ Categories

🏷️ Category ⭐ Previous score ⭐ Current score 🔄 Score change
Performance 🔴 47 🔴 41 ↓ −6.3
Code coverage 🟢 90 🟡 90 ↓ −0.3
Security 🔴 0 🔴 0
Updates 🟡 76 🟡 76
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 regressed, 👍 1 audit improved, 👎 5 audits regressed, 11 audits changed without impacting score

🗃️ Groups

🔌 Plugin 🗃️ Group ⭐ Previous score ⭐ Current score 🔄 Score change
Lighthouse Performance 🔴 47 🔴 41 ↓ −6.3
Code coverage Code coverage metrics 🟢 90 🟡 90 ↓ −0.3

19 other groups are unchanged.

🛡️ Audits

🔌 Plugin 🛡️ Audit 📏 Previous value 📏 Current value 🔄 Value change
Lighthouse Avoids enormous network payloads 🟨 Total size was 2,689 KiB 🟩 Total size was 2,652 KiB ↓ −1.4 %
Lighthouse Largest Contentful Paint 🟨 3.9 s 🟥 4.5 s ↑ +17.7 %
Lighthouse Speed Index 🟥 6.5 s 🟥 7.6 s ↑ +17.6 %
Lighthouse First Contentful Paint 🟥 3.0 s 🟥 3.3 s ↑ +7.5 %
Code coverage Line coverage 🟨 86.8 % 🟨 84.9 % ↓ −2.3 %
Code coverage Branch coverage 🟨 85.1 % 🟨 84.9 % ↓ −0.3 %
Lighthouse Minimizes main-thread work 🟥 17.7 s 🟥 21.5 s ↑ +21.7 %
Lighthouse JavaScript execution time 🟥 9.0 s 🟥 10.4 s ↑ +15.4 %
Lighthouse Total Blocking Time 🟥 5,410 ms 🟥 6,710 ms ↑ +24.1 %
Lighthouse Max Potential First Input Delay 🟥 1,700 ms 🟥 2,430 ms ↑ +43.1 %
Lighthouse Metrics 🟩 100% 🟩 100% ↓ −3.7 %
Lighthouse Time to Interactive 🟥 18.6 s 🟥 17.9 s ↓ −3.7 %
Lighthouse Server Backend Latencies 🟩 890 ms 🟩 1,260 ms ↑ +41.7 %
Lighthouse Uses efficient cache policy on static assets 🟨 30 resources found 🟨 30 resources found ↓ −0.1 %
Lighthouse Reduce unused CSS 🟥 Potential savings of 102 KiB 🟥 Potential savings of 102 KiB ↑ +20 %
Lighthouse Initial server response time was short 🟩 Root document took 530 ms 🟩 Root document took 440 ms ↓ −16.7 %
Lighthouse Network Round Trip Times 🟩 40 ms 🟩 30 ms ↓ −31.9 %

588 other audits are unchanged.

@BioPhoton BioPhoton changed the title chore: add local code-pushup targets chore: add project based code-pushup targets Aug 6, 2025
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.

1 participant