Skip to content

feat(plugin-typescript): add setup wizard binding#1275

Merged
hanna-skryl merged 2 commits intomainfrom
typescript-plugin-binding
Mar 24, 2026
Merged

feat(plugin-typescript): add setup wizard binding#1275
hanna-skryl merged 2 commits intomainfrom
typescript-plugin-binding

Conversation

@hanna-skryl
Copy link
Collaborator

Closes #1256

TypeScript plugin binding for the setup wizard. Auto-detects tsconfig files from the project directory, prompts for the tsconfig path and category generation, and produces plugin initialization code.

@hanna-skryl hanna-skryl self-assigned this Mar 23, 2026
@github-actions github-actions bot added 📖 Project documentation improvements or additions to the project documentation 🔬 testing writing tests 🛠️ tooling 🧩 typescript-plugin TypeScript plugin 🧩 create-cli labels Mar 23, 2026
@nx-cloud
Copy link

nx-cloud bot commented Mar 23, 2026

View your CI Pipeline Execution ↗ for commit 3546007

Command Status Duration Result
nx run ci:code-pushup -- merge-diffs --files=/h... ✅ Succeeded 6s View ↗
nx run-many --targets=code-pushup --parallel=fa... ✅ Succeeded 1m 34s View ↗
nx run-many --targets=code-pushup --parallel=fa... ✅ Succeeded 14m 40s View ↗
nx run-many -t unit-test,int-test ✅ Succeeded 1m 42s View ↗

☁️ Nx Cloud last updated this comment at 2026-03-24 13:10:40 UTC

@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 23, 2026

Open in StackBlitz

@code-pushup/ci

npm i https://pkg.pr.new/code-pushup/cli/@code-pushup/ci@1275

@code-pushup/cli

npm i https://pkg.pr.new/code-pushup/cli/@code-pushup/cli@1275

@code-pushup/core

npm i https://pkg.pr.new/code-pushup/cli/@code-pushup/core@1275

@code-pushup/create-cli

npm i https://pkg.pr.new/code-pushup/cli/@code-pushup/create-cli@1275

@code-pushup/models

npm i https://pkg.pr.new/code-pushup/cli/@code-pushup/models@1275

@code-pushup/nx-plugin

npm i https://pkg.pr.new/code-pushup/cli/@code-pushup/nx-plugin@1275

@code-pushup/axe-plugin

npm i https://pkg.pr.new/code-pushup/cli/@code-pushup/axe-plugin@1275

@code-pushup/coverage-plugin

npm i https://pkg.pr.new/code-pushup/cli/@code-pushup/coverage-plugin@1275

@code-pushup/eslint-plugin

npm i https://pkg.pr.new/code-pushup/cli/@code-pushup/eslint-plugin@1275

@code-pushup/js-packages-plugin

npm i https://pkg.pr.new/code-pushup/cli/@code-pushup/js-packages-plugin@1275

@code-pushup/jsdocs-plugin

npm i https://pkg.pr.new/code-pushup/cli/@code-pushup/jsdocs-plugin@1275

@code-pushup/lighthouse-plugin

npm i https://pkg.pr.new/code-pushup/cli/@code-pushup/lighthouse-plugin@1275

@code-pushup/typescript-plugin

npm i https://pkg.pr.new/code-pushup/cli/@code-pushup/typescript-plugin@1275

@code-pushup/utils

npm i https://pkg.pr.new/code-pushup/cli/@code-pushup/utils@1275

commit: 3546007

@github-actions
Copy link
Contributor

github-actions bot commented Mar 23, 2026

Code PushUp

🤨 Code PushUp report has both improvements and regressions – compared current commit f98a020 with previous commit 54501b3.

🕵️ See full comparison in Code PushUp portal 🔍

🏷️ Categories

🏷️ Category ⭐ Previous score ⭐ Current score 🔄 Score change
Performance 🔴 36 🔴 35 ↓ −0.7
Documentation 🟡 52 🟡 51 ↓ −0.1
Code coverage 🟢 92 🟢 92 ↑ +0.1
Bug prevention 🟡 75 🟡 75 ↓ −0.1
Axe Accessibility 🟡 88 🟡 88 ↓ −0.1
Code style 🟢 100 🟢 100
Security 🔴 0 🔴 0
Updates 🟡 73 🟡 73
Type Safety 🟡 67 🟡 67
Miscellaneous 🟡 67 🟡 67
Accessibility 🟢 92 🟢 92
Best Practices 🟢 100 🟢 100
SEO 🟢 92 🟢 92
👍 1 group improved, 👎 2 groups regressed, 👍 4 audits improved, 👎 6 audits regressed, 15 audits changed without impacting score

🗃️ Groups

🔌 Plugin 🗃️ Group ⭐ Previous score ⭐ Current score 🔄 Score change
Lighthouse Performance 🔴 36 🔴 35 ↓ −0.7
JSDocs coverage Documentation coverage 🟡 52 🟡 51 ↓ −0.1
Code coverage Code coverage metrics 🟢 92 🟢 92 ↑ +0.1

31 other groups are unchanged.

🛡️ Audits

🔌 Plugin 🛡️ Audit 📏 Previous value 📏 Current value 🔄 Value change
Lighthouse Remove duplicate modules in JavaScript bundles 🟨 Potential savings of 111 KiB 🟥 Potential savings of 112 KiB ↑ +∞ %
Lighthouse Speed Index 🟥 7.3 s 🟥 6.0 s ↓ −17.8 %
Lighthouse Total Blocking Time 🟥 1,500 ms 🟥 2,290 ms ↑ +52.5 %
Lighthouse Max Potential First Input Delay 🟥 510 ms 🟥 1,310 ms ↑ +155.9 %
Lighthouse First Contentful Paint 🟥 3.4 s 🟥 3.3 s ↓ −3 %
JSDocs coverage Variables coverage 🟥 311 undocumented variables 🟥 314 undocumented variables ↑ +1 %
JSDocs coverage Functions coverage 🟥 653 undocumented functions 🟥 657 undocumented functions ↑ +0.6 %
JSDocs coverage Types coverage 🟥 283 undocumented types 🟥 284 undocumented types ↑ +0.4 %
Code coverage Function coverage 🟩 93.8 % 🟩 93.9 % ↑ +0.1 %
Code coverage Line coverage 🟩 92.2 % 🟩 92.2 % ↑ +0.1 %
Lighthouse Avoids enormous network payloads 🟩 Total size was 2,431 KiB 🟩 Total size was 2,447 KiB ↑ +0.7 %
Lighthouse Minimizes main-thread work 🟥 8.2 s 🟥 11.7 s ↑ +42.9 %
Lighthouse Server Backend Latencies 🟩 1,310 ms 🟩 700 ms ↓ −47 %
Lighthouse JavaScript execution time 🟥 2.6 s 🟥 3.0 s ↑ +13 %
Lighthouse Metrics 🟩 100% 🟩 100% ↑ +1.4 %
Lighthouse Time to Interactive 🟥 14.1 s 🟥 14.3 s ↑ +1.4 %
Lighthouse Uses efficient cache policy on static assets 🟨 31 resources found 🟨 31 resources found ↓ −0.1 %
Lighthouse Reduce unused CSS 🟥 Potential savings of 80 KiB 🟥 Potential savings of 80 KiB ↓ −34 %
Lighthouse Reduce unused JavaScript 🟥 Potential savings of 271 KiB 🟥 Potential savings of 270 KiB ↑ +9.3 %
Lighthouse Initial server response time was short 🟩 Root document took 360 ms 🟩 Root document took 440 ms ↑ +21.4 %
Lighthouse Network Round Trip Times 🟩 10 ms 🟩 40 ms ↑ +551.5 %
Lighthouse Largest Contentful Paint 🟥 13.1 s 🟥 13.1 s ↓ −0.1 %
Lighthouse Avoids an excessive DOM size 🟥 2,348 elements 🟥 2,347 elements ↓ −0.1 %
Code coverage Branch coverage 🟨 89.2 % 🟨 89.2 % ↓ −0.1 %
Lighthouse Cumulative Layout Shift 🟩 0 🟩 0 ↓ −100 %

653 other audits are unchanged.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 23, 2026

Code PushUp

🤨 Code PushUp report has both improvements and regressions – compared current commit f98a020 with previous commit 54501b3.

💼 Project plugin-typescript

🤨 Code PushUp report has both improvements and regressions.

🕵️ See full comparison in Code PushUp portal 🔍

🏷️ Category ⭐ Previous score ⭐ Current score 🔄 Score change
Documentation 🟡 73 🟡 72 ↓ −1.3
Code coverage 🟡 89 🟢 90 ↑ +1.1

4 other categories are unchanged.

👍 1 group improved, 👎 1 group regressed, 👍 3 audits improved, 👎 2 audits regressed, 1 audit changed without impacting score

🗃️ Groups

🔌 Plugin 🗃️ Group ⭐ Previous score ⭐ Current score 🔄 Score change
JSDocs coverage Documentation coverage 🟡 73 🟡 72 ↓ −1.3
Code coverage Code coverage metrics 🟡 89 🟢 90 ↑ +1.1

13 other groups are unchanged.

🛡️ Audits

🔌 Plugin 🛡️ Audit 📏 Previous value 📏 Current value 🔄 Value change
JSDocs coverage Functions coverage 🟥 13 undocumented functions 🟥 17 undocumented functions ↑ +30.8 %
JSDocs coverage Variables coverage 🟥 12 undocumented variables 🟥 15 undocumented variables ↑ +25 %
Code coverage Function coverage 🟩 92.3 % 🟩 93.8 % ↑ +1.6 %
Code coverage Line coverage 🟩 95.5 % 🟩 96.1 % ↑ +0.6 %
Code coverage Branch coverage 🟨 81.4 % 🟨 81.9 % ↑ +0.7 %
JSDocs coverage Types coverage 🟥 11 undocumented types 🟥 12 undocumented types ↑ +9.1 %

438 other audits are unchanged.

💼 Project plugin-coverage

🥳 Code PushUp report has improved.

🕵️ See full comparison in Code PushUp portal 🔍

🏷️ Category ⭐ Previous score ⭐ Current score 🔄 Score change
Documentation 🟡 68 🟡 68 ↑ +0.1

5 other categories are unchanged.

👍 1 group improved

🗃️ Groups

🔌 Plugin 🗃️ Group ⭐ Previous score ⭐ Current score 🔄 Score change
JSDocs coverage Documentation coverage 🟡 68 🟡 68 ↑ +0.1

14 other groups are unchanged.

🛡️ Audits

All of 444 audits are unchanged.

💼 Project utils

🥳 Code PushUp report has improved.

🕵️ See full comparison in Code PushUp portal 🔍

🏷️ Category ⭐ Previous score ⭐ Current score 🔄 Score change
Documentation 🟡 61 🟡 61 ↑ +0.1

5 other categories are unchanged.

👍 1 group improved

🗃️ Groups

🔌 Plugin 🗃️ Group ⭐ Previous score ⭐ Current score 🔄 Score change
JSDocs coverage Documentation coverage 🟡 61 🟡 61 ↑ +0.1

14 other groups are unchanged.

🛡️ Audits

All of 444 audits are unchanged.

💼 Project plugin-lighthouse

🤨 Code PushUp report has both improvements and regressions.

🕵️ See full comparison in Code PushUp portal 🔍

All of 6 categories are unchanged.

1 audit changed without impacting score

🗃️ Groups

All of 15 groups are unchanged.

🛡️ Audits

🔌 Plugin 🛡️ Audit 📏 Previous value 📏 Current value 🔄 Value change
Code coverage Branch coverage 🟩 98.8 % 🟩 98.8 % ↑ +0.1 %

443 other audits are unchanged.


10 other projects are unchanged.

@hanna-skryl hanna-skryl marked this pull request as ready for review March 23, 2026 19:27
@hanna-skryl hanna-skryl requested a review from BioPhoton as a code owner March 23, 2026 19:27
@hanna-skryl hanna-skryl requested a review from matejchalk March 23, 2026 19:27
@hanna-skryl hanna-skryl merged commit 32f3e51 into main Mar 24, 2026
24 checks passed
@hanna-skryl hanna-skryl deleted the typescript-plugin-binding branch March 24, 2026 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🧩 create-cli 📖 Project documentation improvements or additions to the project documentation 🔬 testing writing tests 🛠️ tooling 🧩 typescript-plugin TypeScript plugin

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TypeScript plugin setup wizard

2 participants