feat(plugin-jsdocs): add setup wizard binding#1279
Conversation
|
View your CI Pipeline Execution ↗ for commit 284d3b5
☁️ 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/eslint-plugin
@code-pushup/coverage-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 ff20a24 with previous commit 3d440fa. 🕵️ See full comparison in Code PushUp portal 🔍 🏷️ Categories👍 2 groups improved, 👎 1 group regressed, 👍 6 audits improved, 👎 3 audits regressed, 17 audits changed without impacting score🗃️ Groups
31 other groups are unchanged. 🛡️ Audits
652 other audits are unchanged. |
Code PushUp🤨 Code PushUp report has both improvements and regressions – compared current commit ff20a24 with previous commit 3d440fa. 💼 Project
|
| 🏷️ Category | ⭐ Previous score | ⭐ Current score | 🔄 Score change |
|---|---|---|---|
| Documentation | 🟡 83 | 🟡 81 | |
| Code coverage | 🟢 97 | 🟢 97 |
4 other categories are unchanged.
👎 2 groups regressed, 👍 1 audit improved, 👎 4 audits regressed
🗃️ Groups
| 🔌 Plugin | 🗃️ Group | ⭐ Previous score | ⭐ Current score | 🔄 Score change |
|---|---|---|---|---|
| JSDocs coverage | Documentation coverage | 🟡 83 | 🟡 81 | |
| Code coverage | Code coverage metrics | 🟢 97 | 🟢 97 |
13 other groups are unchanged.
🛡️ Audits
| 🔌 Plugin | 🛡️ Audit | 📏 Previous value | 📏 Current value | 🔄 Value change |
|---|---|---|---|---|
| JSDocs coverage | Types coverage | 🟨 2 undocumented types | 🟨 3 undocumented types | |
| JSDocs coverage | Functions coverage | 🟨 5 undocumented functions | 🟨 7 undocumented functions | |
| JSDocs coverage | Variables coverage | 🟥 10 undocumented variables | 🟥 14 undocumented variables | |
| Code coverage | Line coverage | 🟩 96 % | 🟩 96.6 % | |
| Code coverage | Branch coverage | 🟩 92.5 % | 🟩 92.3 % |
439 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 |
5 other categories are unchanged.
👍 1 group improved
🗃️ Groups
| 🔌 Plugin | 🗃️ Group | ⭐ Previous score | ⭐ Current score | 🔄 Score change |
|---|---|---|---|---|
| JSDocs coverage | Documentation coverage | 🟡 68 | 🟡 68 |
14 other groups are unchanged.
🛡️ Audits
All of 444 audits are unchanged.
12 other projects are unchanged.
Closes #1259
JSDocs plugin binding for the setup wizard. Prompts for source file patterns and category generation.