Skip to content

feat(utils): generate ascii tree in full markdown report's audit details #1004

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

Merged
merged 1 commit into from
May 9, 2025

Conversation

matejchalk
Copy link
Collaborator

@matejchalk matejchalk commented May 7, 2025

Closes #997

Copy link

github-actions bot commented May 7, 2025

Code PushUp

🤨 Code PushUp report has both improvements and regressions – compared current commit cceb251 with previous commit c1c6965.

🕵️ See full comparison in Code PushUp portal 🔍

🏷️ Categories

🏷️ Category ⭐ Previous score ⭐ Current score 🔄 Score change
Performance 🔴 49 🔴 48 ↓ −1.5
Code coverage 🟢 90 🟢 91 ↑ +0.1
Documentation 🔴 23 🔴 23 ↓ −0.1
Security 🟡 62 🟡 62
Updates 🟡 84 🟡 84
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, 👍 5 audits improved, 👎 6 audits regressed, 10 audits changed without impacting score

🗃️ Groups

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

18 other groups are unchanged.

🛡️ Audits

🔌 Plugin 🛡️ Audit 📏 Previous value 📏 Current value 🔄 Value change
Lighthouse Initial server response time was short 🟥 Root document took 620 ms 🟩 Root document took 520 ms ↓ −16.9 %
Lighthouse Speed Index 🟥 6.0 s 🟥 7.1 s ↑ +18.8 %
Lighthouse First Contentful Paint 🟥 3.1 s 🟨 2.9 s ↓ −5.6 %
Lighthouse Time to Interactive 🟥 13.1 s 🟥 14.2 s ↑ +8 %
Lighthouse Largest Contentful Paint 🟨 3.7 s 🟨 3.7 s ↑ +1.4 %
JSDoc coverage Functions coverage 🟥 456 undocumented functions 🟥 462 undocumented functions ↑ +1.3 %
Code coverage Branch coverage 🟨 85.9 % 🟨 86.1 % ↑ +0.1 %
Code coverage Line coverage 🟨 89.9 % 🟨 90 % ↑ +0.1 %
Code coverage Function coverage 🟩 92.8 % 🟩 92.9 % ↑ +0.1 %
JSDoc coverage Types coverage 🟥 218 undocumented types 🟥 219 undocumented types ↑ +0.5 %
JSDoc coverage Variables coverage 🟥 214 undocumented variables 🟥 217 undocumented variables ↑ +1.4 %
Lighthouse Avoids enormous network payloads 🟩 Total size was 1,831 KiB 🟩 Total size was 1,834 KiB ↑ +0.2 %
Lighthouse Minimizes main-thread work 🟥 17.0 s 🟥 19.5 s ↑ +14.6 %
Lighthouse Total Blocking Time 🟥 4,410 ms 🟥 5,930 ms ↑ +34.4 %
Lighthouse Uses efficient cache policy on static assets 🟨 30 resources found 🟨 29 resources found ↓ −0.2 %
Lighthouse Metrics 🟩 100% 🟩 100% ↑ +8 %
Lighthouse JavaScript execution time 🟥 6.9 s 🟥 7.5 s ↑ +9.7 %
Lighthouse Eliminate render-blocking resources 🟥 Potential savings of 960 ms 🟥 Potential savings of 580 ms ↓ −39.9 %
Lighthouse Max Potential First Input Delay 🟥 2,190 ms 🟥 2,340 ms ↑ +7 %
Lighthouse Server Backend Latencies 🟩 170 ms 🟩 200 ms ↑ +18.1 %
Lighthouse Network Round Trip Times 🟩 30 ms 🟩 40 ms ↑ +40.5 %

584 other audits are unchanged.

@matejchalk matejchalk merged commit ab462d4 into main May 9, 2025
18 checks passed
@matejchalk matejchalk deleted the format-trees branch May 9, 2025 07:45
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.

Format tree audit details in Markdown
2 participants