Skip to content

Conversation

@matejchalk
Copy link
Collaborator

1st half of #1043

Adds configPatterns option, which allows skipping per-project print-config executions.

@github-actions github-actions bot added 📖 Project documentation improvements or additions to the project documentation 🔬 testing writing tests 🧩 utils 🧩 ci labels Aug 4, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Aug 4, 2025

Code PushUp

🤨 Code PushUp report has both improvements and regressions – compared current commit 871d945 with previous commit 3fb3b43.

🕵️ See full comparison in Code PushUp portal 🔍

🏷️ Categories

🏷️ Category ⭐ Previous score ⭐ Current score 🔄 Score change
Performance 🔴 46 🔴 42 ↓ −3.8
Documentation 🔴 23 🔴 23 ↑ +0.1
Code coverage 🟢 90 🟢 90 ↓ −0.1
Security 🔴 0 🔴 0
Updates 🟡 77 🟡 77
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
👍 1 group improved, 👎 2 groups regressed, 👍 3 audits improved, 👎 7 audits regressed, 10 audits changed without impacting score

🗃️ Groups

🔌 Plugin 🗃️ Group ⭐ Previous score ⭐ Current score 🔄 Score change
Lighthouse Performance 🔴 46 🔴 42 ↓ −3.8
JSDoc coverage Documentation coverage 🔴 23 🔴 23 ↑ +0.1
Code coverage Code coverage metrics 🟢 90 🟢 90 ↓ −0.1

18 other groups are unchanged.

🛡️ Audits

🔌 Plugin 🛡️ Audit 📏 Previous value 📏 Current value 🔄 Value change
Lighthouse Avoids enormous network payloads 🟨 Total size was 2,692 KiB 🟩 Total size was 2,638 KiB ↓ −2 %
Lighthouse Speed Index 🟥 6.7 s 🟥 8.2 s ↑ +22.2 %
Lighthouse Largest Contentful Paint 🟨 4.0 s 🟥 4.2 s ↑ +7.4 %
Lighthouse First Contentful Paint 🟥 3.1 s 🟥 3.1 s ↑ +2.1 %
Lighthouse Time to Interactive 🟥 17.7 s 🟥 18.5 s ↑ +4.6 %
JSDoc coverage Types coverage 🟥 231 undocumented types 🟥 232 undocumented types ↑ +0.4 %
Code coverage Branch coverage 🟨 85.1 % 🟨 85 % ↓ −0.1 %
JSDoc coverage Functions coverage 🟥 505 undocumented functions 🟥 508 undocumented functions ↑ +0.6 %
Code coverage Line coverage 🟨 86.8 % 🟨 86.7 % ↓ −0.1 %
Code coverage Function coverage 🟩 93 % 🟩 93 % ↑ +0.1 %
Lighthouse Minimizes main-thread work 🟥 16.9 s 🟥 20.8 s ↑ +22.6 %
Lighthouse Total Blocking Time 🟥 4,600 ms 🟥 6,700 ms ↑ +45.6 %
Lighthouse JavaScript execution time 🟥 8.1 s 🟥 9.5 s ↑ +17.4 %
Lighthouse Server Backend Latencies 🟩 1,190 ms 🟩 180 ms ↓ −85 %
Lighthouse Metrics 🟩 100% 🟩 100% ↑ +4.6 %
Lighthouse Max Potential First Input Delay 🟥 1,380 ms 🟥 1,950 ms ↑ +41.6 %
Lighthouse Uses efficient cache policy on static assets 🟨 30 resources found 🟨 30 resources found ↑ +0.1 %
Lighthouse Reduce unused CSS 🟥 Potential savings of 70 KiB 🟥 Potential savings of 70 KiB ↑ +50 %
Lighthouse Initial server response time was short 🟩 Root document took 380 ms 🟩 Root document took 430 ms ↑ +13.4 %
Lighthouse Network Round Trip Times 🟩 30 ms 🟩 30 ms ↑ +4.5 %

585 other audits are unchanged.

@matejchalk matejchalk marked this pull request as ready for review August 4, 2025 13:15
@matejchalk matejchalk requested review from BioPhoton and vmasek August 4, 2025 13:16
@matejchalk matejchalk merged commit 823ade1 into main Aug 4, 2025
17 checks passed
@matejchalk matejchalk deleted the ci-config-patterns branch August 4, 2025 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🧩 ci 📖 Project documentation improvements or additions to the project documentation 🔬 testing writing tests 🧩 utils

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants