-
Notifications
You must be signed in to change notification settings - Fork 15
refactor(nx-plugin): remove options merge #1158
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
Conversation
# Conflicts: # project.json
# Conflicts: # packages/nx-plugin/src/executors/cli/schema.json # packages/nx-plugin/src/executors/cli/schema.ts
# Conflicts: # package.json
# Conflicts: # e2e/nx-plugin-e2e/tests/plugin-create-nodes.e2e.test.ts # packages/nx-plugin/src/executors/internal/cli.ts
…x-plugin # Conflicts: # project.json
|
View your CI Pipeline Execution ↗ for commit d748bc0
☁️ Nx Cloud last updated this comment at |
|
View your CI Pipeline Execution ↗ for commit d748bc0
☁️ 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/axe-plugin
@code-pushup/nx-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
@code-pushup/models-transformers
commit: |
Code PushUp🤨 Code PushUp report has both improvements and regressions – compared current commit 5c8ff82 with previous commit a83baae. 💼 Project
|
| 🏷️ Category | ⭐ Previous score | ⭐ Current score | 🔄 Score change |
|---|---|---|---|
| Documentation | 🟡 65 | 🟡 64 | |
| Code coverage | 🟡 86 | 🟡 86 |
4 other categories are unchanged.
👍 1 group improved, 👎 1 group regressed, 👍 1 audit improved, 👎 3 audits regressed
🗃️ Groups
| 🔌 Plugin | 🗃️ Group | ⭐ Previous score | ⭐ Current score | 🔄 Score change |
|---|---|---|---|---|
| JSDoc coverage | Documentation coverage | 🟡 65 | 🟡 64 | |
| Code coverage | Code coverage metrics | 🟡 86 | 🟡 86 |
13 other groups are unchanged.
🛡️ Audits
| 🔌 Plugin | 🛡️ Audit | 📏 Previous value | 📏 Current value | 🔄 Value change |
|---|---|---|---|---|
| JSDoc coverage | Functions coverage | 🟥 20 undocumented functions | 🟥 20 undocumented functions | |
| Code coverage | Branch coverage | 🟨 78.1 % | 🟨 79.1 % | |
| Code coverage | Line coverage | 🟨 81.6 % | 🟨 80.8 % | |
| Code coverage | Function coverage | 🟩 91.2 % | 🟩 90.9 % |
443 other audits are unchanged.
13 other projects are unchanged.
Code PushUp🤨 Code PushUp report has both improvements and regressions – compared current commit 5c8ff82 with previous commit a83baae. 🕵️ See full comparison in Code PushUp portal 🔍 🏷️ Categories👍 2 groups improved, 👎 1 group regressed, 👍 5 audits improved, 👎 4 audits regressed, 14 audits changed without impacting score🗃️ Groups
20 other groups are unchanged. 🛡️ Audits
655 other audits are unchanged. |
Related to #1091