feat(plugin-eslint): add setup wizard binding#1269
Conversation
|
View your CI Pipeline Execution ↗ for commit 908a091
☁️ Nx Cloud last updated this comment at |
|
View your CI Pipeline Execution ↗ for commit 0b4c70b
☁️ Nx Cloud last updated this comment at |
@code-pushup/ci
@code-pushup/cli
@code-pushup/core
@code-pushup/create-cli
@code-pushup/models
@code-pushup/nx-plugin
@code-pushup/axe-plugin
@code-pushup/coverage-plugin
@code-pushup/eslint-plugin
@code-pushup/js-packages-plugin
@code-pushup/jsdocs-plugin
@code-pushup/lighthouse-plugin
@code-pushup/typescript-plugin
@code-pushup/utils
commit: |
Code PushUp🤨 Code PushUp report has both improvements and regressions – compared current commit 19c2334 with previous commit 9c3fe42. 🕵️ See full comparison in Code PushUp portal 🔍 🏷️ Categories👍 2 groups improved, 👎 1 group regressed, 👍 7 audits improved, 👎 2 audits regressed, 16 audits changed without impacting score🗃️ Groups
31 other groups are unchanged. 🛡️ Audits
652 other audits are unchanged. |
4f19d2a to
0b4c70b
Compare
Code PushUp🤨 Code PushUp report has both improvements and regressions – compared current commit 19c2334 with previous commit 9c3fe42. 💼 Project
|
| 🏷️ Category | ⭐ Previous score | ⭐ Current score | 🔄 Score change |
|---|---|---|---|
| Code coverage | 🟢 94 | 🟢 94 | |
| Documentation | 🟡 66 | 🟡 67 |
2 other categories are unchanged.
👍 1 group improved, 👎 1 group regressed, 👍 1 audit improved, 👎 2 audits regressed
🗃️ Groups
| 🔌 Plugin | 🗃️ Group | ⭐ Previous score | ⭐ Current score | 🔄 Score change |
|---|---|---|---|---|
| Code coverage | Code coverage metrics | 🟢 94 | 🟢 94 | |
| JSDocs coverage | Documentation coverage | 🟡 66 | 🟡 67 |
10 other groups are unchanged.
🛡️ Audits
| 🔌 Plugin | 🛡️ Audit | 📏 Previous value | 📏 Current value | 🔄 Value change |
|---|---|---|---|---|
| JSDocs coverage | Types coverage | 🟥 57 undocumented types | 🟥 64 undocumented types | |
| Code coverage | Line coverage | 🟩 99.4 % | 🟩 95 % | |
| Code coverage | Branch coverage | 🟩 94.1 % | 🟩 93.2 % |
433 other audits are unchanged.
💼 Project plugin-eslint
🤨 Code PushUp report has both improvements and regressions.
🕵️ See full comparison in Code PushUp portal 🔍
| 🏷️ Category | ⭐ Previous score | ⭐ Current score | 🔄 Score change |
|---|---|---|---|
| Code coverage | 🟢 94 | 🟢 95 | |
| Documentation | 🟡 67 | 🟡 67 |
4 other categories are unchanged.
👍 2 groups improved, 👍 4 audits improved, 👎 1 audit regressed
🗃️ Groups
| 🔌 Plugin | 🗃️ Group | ⭐ Previous score | ⭐ Current score | 🔄 Score change |
|---|---|---|---|---|
| Code coverage | Code coverage metrics | 🟢 94 | 🟢 95 | |
| JSDocs coverage | Documentation coverage | 🟡 67 | 🟡 67 |
13 other groups are unchanged.
🛡️ Audits
| 🔌 Plugin | 🛡️ Audit | 📏 Previous value | 📏 Current value | 🔄 Value change |
|---|---|---|---|---|
| JSDocs coverage | Variables coverage | 🟥 13 undocumented variables | 🟥 18 undocumented variables | |
| JSDocs coverage | Functions coverage | 🟥 48 undocumented functions | 🟥 50 undocumented functions | |
| Code coverage | Branch coverage | 🟨 86.8 % | 🟨 87.1 % | |
| Code coverage | Line coverage | 🟩 95.3 % | 🟩 95.5 % | |
| Code coverage | Function coverage | 🟩 98.2 % | 🟩 98.4 % |
438 other audits are unchanged.
💼 Project create-cli
🤨 Code PushUp report has both improvements and regressions.
🕵️ See full comparison in Code PushUp portal 🔍
| 🏷️ Category | ⭐ Previous score | ⭐ Current score | 🔄 Score change |
|---|---|---|---|
| Documentation | 🔴 23 | 🔴 24 | |
| Code coverage | 🟢 90 | 🟢 90 |
4 other categories are unchanged.
👍 1 group improved, 👎 1 group regressed, 👍 2 audits improved, 👎 1 audit regressed
🗃️ Groups
| 🔌 Plugin | 🗃️ Group | ⭐ Previous score | ⭐ Current score | 🔄 Score change |
|---|---|---|---|---|
| JSDocs coverage | Documentation coverage | 🔴 23 | 🔴 24 | |
| Code coverage | Code coverage metrics | 🟢 90 | 🟢 90 |
13 other groups are unchanged.
🛡️ Audits
| 🔌 Plugin | 🛡️ Audit | 📏 Previous value | 📏 Current value | 🔄 Value change |
|---|---|---|---|---|
| JSDocs coverage | Types coverage | 🟥 14 undocumented types | 🟥 8 undocumented types | |
| Code coverage | Line coverage | 🟩 91.5 % | 🟩 91.2 % | |
| Code coverage | Branch coverage | 🟩 90.8 % | 🟩 90.8 % |
439 other 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 % |
442 other audits are unchanged.
10 other projects are unchanged.
Closes #1253
An ESLint plugin binding for the setup wizard has been added. The binding auto-detects ESLint config files (flat and legacy) and
package.jsondependencies for plugin pre-selection. It prompts for config path, file patterns, and category generation, omitting default plugin options from the generated code for cleaner output. The binding is registered increate-cliand its options are documented in the README.