Skip to content

Conversation

@matejchalk
Copy link
Collaborator

Fixes #947

Needs to updated in GitHub Action and GitLab pipelines template after release.

@github-actions github-actions bot added 📖 Project documentation improvements or additions to the project documentation 🔬 testing writing tests 🧩 cli 🧩 utils 🧩 ci labels Feb 26, 2025
@matejchalk matejchalk marked this pull request as ready for review February 26, 2025 12:53
@github-actions
Copy link
Contributor

github-actions bot commented Feb 26, 2025

Code PushUp

🤨 Code PushUp report has both improvements and regressions – compared current commit 3e95e13 with previous commit e88bf35.

🕵️ See full comparison in Code PushUp portal 🔍

🏷️ Categories

🏷️ Category ⭐ Previous score ⭐ Current score 🔄 Score change
Performance 🟡 54 🟡 51 ↓ −3.7
Code coverage 🟢 90 🟢 90 ↑ +0.1
Documentation 🔴 23 🔴 23 ↓ −0.1
Security 🟡 75 🟡 75
Updates 🟡 77 🟡 77
Accessibility 🟢 92 🟢 92
Best Practices 🟢 100 🟢 100
SEO 🟡 61 🟡 61
Bug prevention 🟢 100 🟢 100
Code style 🟢 100 🟢 100
👍 1 group improved, 👎 2 groups regressed, 👍 3 audits improved, 👎 6 audits regressed, 10 audits changed without impacting score

🗃️ Groups

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

15 other groups are unchanged.

🛡️ Audits

🔌 Plugin 🛡️ Audit 📏 Previous value 📏 Current value 🔄 Value change
Lighthouse Speed Index 🟨 4.8 s 🟥 6.6 s ↑ +35.3 %
Lighthouse Time to Interactive 🟥 12.4 s 🟥 14.8 s ↑ +19.2 %
Lighthouse Total Blocking Time 🟥 2,270 ms 🟥 6,500 ms ↑ +186.5 %
Lighthouse Largest Contentful Paint 🟨 3.6 s 🟨 3.5 s ↓ −3.9 %
Lighthouse First Contentful Paint 🟨 2.8 s 🟨 2.8 s ↑ +0.6 %
Code coverage Line coverage 🟨 89.9 % 🟨 89.9 % ↑ +0.1 %
JSDoc coverage Functions coverage 🟥 447 undocumented functions 🟥 448 undocumented functions ↑ +0.2 %
Code coverage Function coverage 🟩 92.8 % 🟩 92.8 % ↑ +0.1 %
Code coverage Branch coverage 🟨 86 % 🟨 86 % ↓ −0.1 %
Lighthouse Minimizes main-thread work 🟥 11.2 s 🟥 19.3 s ↑ +72.1 %
Lighthouse JavaScript execution time 🟥 5.5 s 🟥 8.7 s ↑ +57 %
Lighthouse Metrics 🟩 100% 🟩 100% ↑ +19.2 %
Lighthouse Max Potential First Input Delay 🟥 1,630 ms 🟥 2,770 ms ↑ +69.7 %
Lighthouse Eliminate render-blocking resources 🟥 Potential savings of 960 ms 🟥 Potential savings of 340 ms ↓ −64.7 %
Lighthouse Avoids enormous network payloads 🟩 Total size was 1,820 KiB 🟩 Total size was 1,821 KiB ↑ +0.1 %
Lighthouse Server Backend Latencies 🟩 210 ms 🟩 90 ms ↓ −57.7 %
Lighthouse Initial server response time was short 🟩 Root document took 440 ms 🟩 Root document took 340 ms ↓ −23.5 %
Lighthouse Uses efficient cache policy on static assets 🟨 27 resources found 🟨 27 resources found ↓ −0.1 %
Lighthouse Network Round Trip Times 🟩 30 ms 🟩 10 ms ↓ −41.6 %

577 other audits are unchanged.

@matejchalk matejchalk merged commit aa4d0b3 into main Feb 26, 2025
16 checks passed
@matejchalk matejchalk deleted the print-config-to-file branch February 26, 2025 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🧩 ci 🧩 cli 📖 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.

CI fails when stdout of print-config suppressed

3 participants