Skip to content

Conversation

@matejchalk
Copy link
Collaborator

Closes #1000

@matejchalk matejchalk self-assigned this May 14, 2025
@github-actions
Copy link
Contributor

github-actions bot commented May 14, 2025

Code PushUp

🤨 Code PushUp report has both improvements and regressions – compared current commit ae2954c with previous commit 2dc1689.

🕵️ See full comparison in Code PushUp portal 🔍

🏷️ Categories

🏷️ Category ⭐ Previous score ⭐ Current score 🔄 Score change
Performance 🔴 33 🔴 45 ↑ +12.6
Documentation 🔴 23 🔴 23 ↓ −0.2
Code coverage 🟢 91 🟢 91 ↑ +0.1
Security 🟡 62 🟡 62
Updates 🟡 81 🟡 81
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
👍 2 groups improved, 👎 1 group regressed, 👍 6 audits improved, 👎 4 audits regressed, 12 audits changed without impacting score

🗃️ Groups

🔌 Plugin 🗃️ Group ⭐ Previous score ⭐ Current score 🔄 Score change
Lighthouse Performance 🔴 33 🔴 45 ↑ +12.6
JSDoc coverage Documentation coverage 🔴 23 🔴 23 ↓ −0.2
Code coverage Code coverage metrics 🟢 91 🟢 91 ↑ +0.1

18 other groups are unchanged.

🛡️ Audits

🔌 Plugin 🛡️ Audit 📏 Previous value 📏 Current value 🔄 Value change
Lighthouse Largest Contentful Paint 🟥 5.4 s 🟨 3.9 s ↓ −28.9 %
Lighthouse First Contentful Paint 🟥 4.7 s 🟥 3.1 s ↓ −32.8 %
Lighthouse Speed Index 🟥 8.8 s 🟥 7.5 s ↓ −14.5 %
Lighthouse Time to Interactive 🟥 17.7 s 🟥 16.1 s ↓ −9.1 %
JSDoc coverage Types coverage 🟥 223 undocumented types 🟥 223 undocumented types  +0 %
JSDoc coverage Functions coverage 🟥 470 undocumented functions 🟥 470 undocumented functions  +0 %
Code coverage Line coverage 🟩 90.1 % 🟩 90.2 % ↑ +0.1 %
Code coverage Function coverage 🟩 93 % 🟩 93 % ↑ +0.1 %
Code coverage Branch coverage 🟨 86.3 % 🟨 86.3 % ↓ −0.1 %
JSDoc coverage Variables coverage 🟥 217 undocumented variables 🟥 217 undocumented variables  +0 %
Lighthouse Minimizes main-thread work 🟥 25.1 s 🟥 21.9 s ↓ −12.5 %
Lighthouse Total Blocking Time 🟥 9,100 ms 🟥 6,620 ms ↓ −27.3 %
Lighthouse Metrics 🟩 100% 🟩 100% ↓ −9.1 %
Lighthouse Max Potential First Input Delay 🟥 4,230 ms 🟥 3,050 ms ↓ −27.8 %
Lighthouse Eliminate render-blocking resources 🟥 Potential savings of 1,690 ms 🟥 Potential savings of 620 ms ↓ −63.3 %
Lighthouse JavaScript execution time 🟥 9.8 s 🟥 9.3 s ↓ −5.9 %
Lighthouse Uses efficient cache policy on static assets 🟨 30 resources found 🟨 30 resources found ↓ −0.1 %
Lighthouse Reduce unused CSS 🟥 Potential savings of 42 KiB 🟥 Potential savings of 67 KiB ↑ +113.3 %
Lighthouse Network Round Trip Times 🟩 160 ms 🟩 50 ms ↓ −65.3 %
Lighthouse Server Backend Latencies 🟩 240 ms 🟩 190 ms ↓ −19.6 %
Lighthouse Initial server response time was short 🟥 Root document took 670 ms 🟥 Root document took 630 ms ↓ −6.3 %
Lighthouse Avoids enormous network payloads 🟩 Total size was 1,866 KiB 🟩 Total size was 1,866 KiB ↓ −0.1 %

583 other audits are unchanged.

@matejchalk matejchalk requested a review from vmasek May 14, 2025 13:55
@matejchalk matejchalk added the jsdocs-plugin JSDocs plugin label May 14, 2025
Copy link
Collaborator

@vmasek vmasek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I really like the overall cleanup, things look much more simple now

@matejchalk matejchalk merged commit f2102eb into main May 15, 2025
15 of 16 checks passed
@matejchalk matejchalk deleted the jsdocs-plugin-tree branch May 15, 2025 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

jsdocs-plugin JSDocs plugin

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Convert docs coverage issues to tree

3 participants