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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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

Code PushUp

🤨 Code PushUp report has both improvements and regressions – compared target commit e1a5895 with source commit 6a74c2d.

🕵️ See full comparison in Code PushUp portal 🔍

🏷️ Categories

🏷️ Category ⭐ Previous score ⭐ Current score 🔄 Score change
Performance 🟡 53 🔴 48 ↓ −5.3
Code coverage 🟢 91 🟢 91 ↓ −0.1
Security 🟡 81 🟡 81
Updates 🟡 80 🟡 80
Accessibility 🟢 91 🟢 91
Best Practices 🟢 100 🟢 100
SEO 🟡 61 🟡 61
Bug prevention 🟢 100 🟢 100
Code style 🟢 100 🟢 100
👎 2 groups regressed, 👍 1 audit improved, 👎 6 audits regressed, 11 audits changed without impacting score

🗃️ Groups

🔌 Plugin 🗃️ Group ⭐ Previous score ⭐ Current score 🔄 Score change
Lighthouse Performance 🟡 53 🔴 48 ↓ −5.3
Code coverage Code coverage metrics 🟢 91 🟢 91 ↓ −0.1

15 other groups are unchanged.

🛡️ Audits

🔌 Plugin 🛡️ Audit 📏 Previous value 📏 Current value 🔄 Value change
Lighthouse Speed Index 🟨 4.9 s 🟥 7.0 s ↑ +42.5 %
Lighthouse Largest Contentful Paint 🟨 3.5 s 🟨 3.7 s ↑ +5.1 %
Lighthouse Time to Interactive 🟥 12.5 s 🟥 13.7 s ↑ +9.6 %
Lighthouse Total Blocking Time 🟥 2,990 ms 🟥 5,390 ms ↑ +80.1 %
Lighthouse First Contentful Paint 🟨 2.9 s 🟨 2.9 s ↓ −0.7 %
Code coverage Branch coverage 🟨 85.8 % 🟨 85.8 % ↓ −0.1 %
Code coverage Line coverage 🟩 90.5 % 🟩 90.5 % ↓ −0.1 %
Lighthouse Minimizes main-thread work 🟥 13.7 s 🟥 17.2 s ↑ +26 %
Lighthouse JavaScript execution time 🟥 5.6 s 🟥 7.5 s ↑ +34.3 %
Lighthouse Metrics 🟩 100% 🟩 100% ↑ +9.6 %
Lighthouse Max Potential First Input Delay 🟥 1,660 ms 🟥 2,300 ms ↑ +37.9 %
Lighthouse Avoids enormous network payloads 🟩 Total size was 1,822 KiB 🟩 Total size was 1,822 KiB ↓ −0.1 %
Lighthouse Eliminate render-blocking resources 🟥 Potential savings of 1,270 ms 🟥 Potential savings of 910 ms ↓ −28.8 %
Lighthouse Initial server response time was short 🟩 Root document took 300 ms 🟩 Root document took 420 ms ↑ +37.2 %
Lighthouse Server Backend Latencies 🟩 160 ms 🟩 70 ms ↓ −53.8 %
Lighthouse Uses efficient cache policy on static assets 🟨 28 resources found 🟨 28 resources found ↑ +0.1 %
Lighthouse Network Round Trip Times 🟩 20 ms 🟩 10 ms ↓ −34.7 %
Lighthouse Avoids an excessive DOM size 🟥 2,137 elements 🟥 2,138 elements ↑ +0.1 %

570 other audits are unchanged.

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.

1 participant