-
Notifications
You must be signed in to change notification settings - Fork 15
feat(plugin-typescript): support multiple tsconfigs #1229
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
base: main
Are you sure you want to change the base?
Conversation
|
View your CI Pipeline Execution ↗ for commit 6122c13
☁️ 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 725a1d4 with previous commit d3230f1. 🕵️ See full comparison in Code PushUp portal 🔍 🏷️ Categories👍 2 groups improved, 👎 2 groups regressed, 👍 5 audits improved, 👎 7 audits regressed, 18 audits changed without impacting score🗃️ Groups
30 other groups are unchanged. 🛡️ Audits
649 other audits are unchanged. |
b9c748a to
8f419a0
Compare
Code PushUp🤨 Code PushUp report has both improvements and regressions – compared current commit 725a1d4 with previous commit d3230f1. 💼 Project
|
| 🏷️ Category | ⭐ Previous score | ⭐ Current score | 🔄 Score change |
|---|---|---|---|
| Code coverage | 🟡 87 | 🟡 89 | |
| Documentation | 🟡 73 | 🟡 74 |
4 other categories are unchanged.
👍 2 groups improved, 👍 4 audits improved, 👎 1 audit regressed, 1 audit changed without impacting score
🗃️ Groups
| 🔌 Plugin | 🗃️ Group | ⭐ Previous score | ⭐ Current score | 🔄 Score change |
|---|---|---|---|---|
| Code coverage | Code coverage metrics | 🟡 87 | 🟡 89 | |
| JSDocs coverage | Documentation coverage | 🟡 73 | 🟡 74 |
13 other groups are unchanged.
🛡️ Audits
| 🔌 Plugin | 🛡️ Audit | 📏 Previous value | 📏 Current value | 🔄 Value change |
|---|---|---|---|---|
| JSDocs coverage | Variables coverage | 🟥 11 undocumented variables | 🟥 11 undocumented variables | |
| Code coverage | Function coverage | 🟨 88.9 % | 🟩 92.3 % | |
| JSDocs coverage | Functions coverage | 🟨 9 undocumented functions | 🟥 13 undocumented functions | |
| Code coverage | Branch coverage | 🟨 80.2 % | 🟨 81.6 % | |
| Code coverage | Line coverage | 🟩 95.5 % | 🟩 95.7 % | |
| JSDocs coverage | Types coverage | 🟥 8 undocumented types | 🟥 11 undocumented types |
438 other audits are unchanged.
💼 Project create-cli
😟 Code PushUp report has regressed.
🕵️ See full comparison in Code PushUp portal 🔍
| 🏷️ Category | ⭐ Previous score | ⭐ Current score | 🔄 Score change |
|---|---|---|---|
| Code coverage | 🟢 96 | 🟢 96 |
5 other categories are unchanged.
👎 1 group regressed, 👎 1 audit regressed
🗃️ Groups
| 🔌 Plugin | 🗃️ Group | ⭐ Previous score | ⭐ Current score | 🔄 Score change |
|---|---|---|---|---|
| Code coverage | Code coverage metrics | 🟢 96 | 🟢 96 |
14 other groups are unchanged.
🛡️ Audits
| 🔌 Plugin | 🛡️ Audit | 📏 Previous value | 📏 Current value | 🔄 Value change |
|---|---|---|---|---|
| Code coverage | Branch coverage | 🟨 88.2 % | 🟨 87.5 % |
443 other audits are unchanged.
💼 Project utils
😟 Code PushUp report has regressed.
🕵️ See full comparison in Code PushUp portal 🔍
| 🏷️ Category | ⭐ Previous score | ⭐ Current score | 🔄 Score change |
|---|---|---|---|
| Documentation | 🔴 45 | 🔴 45 |
5 other categories are unchanged.
👎 1 group regressed
🗃️ Groups
| 🔌 Plugin | 🗃️ Group | ⭐ Previous score | ⭐ Current score | 🔄 Score change |
|---|---|---|---|---|
| JSDocs coverage | Documentation coverage | 🔴 45 | 🔴 45 |
14 other groups are unchanged.
🛡️ Audits
All of 444 audits are unchanged.
11 other projects are unchanged.
8f419a0 to
6122c13
Compare
Closes #1217
tsconfigFromAllNxProjectshelper to auto-discover tsconfigs in Nx workspaces