Skip to content
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

feat(plugin-typescript): setup plugin project base #917

Merged
merged 3 commits into from
Jan 30, 2025

Conversation

BioPhoton
Copy link
Collaborator

This PR include the foundation for the TypeScript plugin.

It includes Nx related files, testing and typescript setup.

@BioPhoton BioPhoton marked this pull request as ready for review January 10, 2025 20:11
Copy link

github-actions bot commented Jan 10, 2025

Code PushUp

🤨 Code PushUp report has both improvements and regressions – compared target commit 7df83bd with source commit 3dcc4b1.

🕵️ See full comparison in Code PushUp portal 🔍

🏷️ Categories

🏷️ Category ⭐ Previous score ⭐ Current score 🔄 Score change
Performance 🟡 50 🟡 50 ↑ +0.1
Code coverage 🟢 91 🟢 91 ↓ −0.1
Security 🟡 79 🟡 79
Updates 🟡 77 🟡 77
Accessibility 🟢 92 🟢 92
Best Practices 🟢 100 🟢 100
SEO 🟡 61 🟡 61
Bug prevention 🟢 100 🟢 100
Code style 🟢 100 🟢 100
Documentation 🔴 23 🔴 23
👍 1 group improved, 👎 1 group regressed, 👍 4 audits improved, 👎 4 audits regressed, 11 audits changed without impacting score

🗃️ Groups

🔌 Plugin 🗃️ Group ⭐ Previous score ⭐ Current score 🔄 Score change
Lighthouse Performance 🟡 50 🟡 50 ↑ +0.1
Code coverage Code coverage metrics 🟢 91 🟢 91 ↓ −0.1

16 other groups are unchanged.

🛡️ Audits

🔌 Plugin 🛡️ Audit 📏 Previous value 📏 Current value 🔄 Value change
Lighthouse Initial server response time was short 🟥 Root document took 610 ms 🟩 Root document took 420 ms ↓ −31.8 %
Lighthouse Time to Interactive 🟥 12.9 s 🟥 14.6 s ↑ +13.5 %
Lighthouse Largest Contentful Paint 🟨 3.7 s 🟨 3.7 s ↓ −1.2 %
Lighthouse Total Blocking Time 🟥 3,390 ms 🟥 4,810 ms ↑ +42.1 %
Lighthouse First Contentful Paint 🟥 3.1 s 🟥 3.0 s ↓ −1.5 %
Lighthouse Speed Index 🟨 5.4 s 🟨 5.3 s ↓ −1.3 %
Code coverage Branch coverage 🟨 86 % 🟨 86 % ↓ −0.1 %
Code coverage Line coverage 🟩 90.1 % 🟩 90.1 % ↓ −0.1 %
Lighthouse Avoids enormous network payloads 🟩 Total size was 1,826 KiB 🟩 Total size was 1,818 KiB ↓ −0.5 %
Lighthouse Minimizes main-thread work 🟥 13.3 s 🟥 16.1 s ↑ +20.9 %
Lighthouse JavaScript execution time 🟥 5.6 s 🟥 7.8 s ↑ +37.7 %
Lighthouse Metrics 🟩 100% 🟩 100% ↑ +13.5 %
Lighthouse Max Potential First Input Delay 🟥 1,650 ms 🟥 1,980 ms ↑ +19.9 %
Lighthouse Uses efficient cache policy on static assets 🟨 27 resources found 🟨 27 resources found ↑ +0.1 %
Lighthouse Server Backend Latencies 🟩 130 ms 🟩 330 ms ↑ +154.9 %
Lighthouse Eliminate render-blocking resources 🟥 Potential savings of 1,020 ms 🟥 Potential savings of 890 ms ↓ −12.9 %
Lighthouse Network Round Trip Times 🟩 60 ms 🟩 70 ms ↑ +21.4 %
JSDoc coverage Variables coverage 🟥 196 undocumented variables 🟥 197 undocumented variables ↑ +0.5 %
Lighthouse Cumulative Layout Shift 🟩 0 🟩 0 ↓ −58.2 %

577 other audits are unchanged.

@BioPhoton BioPhoton merged commit 6c7ed9f into main Jan 30, 2025
16 checks passed
@BioPhoton BioPhoton deleted the setup-plugin-typescript branch January 30, 2025 13:07
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.

2 participants