-
Notifications
You must be signed in to change notification settings - Fork 15
feat(plugin-axe): log initializer and runner steps #1194
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
|
View your CI Pipeline Execution ↗ for commit f802a2d
☁️ Nx Cloud last updated this comment at |
Code PushUp🤨 Code PushUp report has both improvements and regressions – compared current commit a229500 with previous commit 2e70bf4. 🕵️ See full comparison in Code PushUp portal 🔍 🏷️ Categories👎 3 groups regressed, 👍 2 audits improved, 👎 9 audits regressed, 13 audits changed without impacting score🗃️ Groups
31 other groups are unchanged. 🛡️ Audits
655 other audits are unchanged. |
Code PushUp😟 Code PushUp report has regressed – compared current commit a229500 with previous commit 2e70bf4. 💼 Project
|
| 🏷️ Category | ⭐ Previous score | ⭐ Current score | 🔄 Score change |
|---|---|---|---|
| Documentation | 🟡 68 | 🟡 67 | |
| Code coverage | 🟢 93 | 🟢 93 |
4 other categories are unchanged.
👎 2 groups regressed, 👎 3 audits regressed, 2 audits changed without impacting score
🗃️ Groups
| 🔌 Plugin | 🗃️ Group | ⭐ Previous score | ⭐ Current score | 🔄 Score change |
|---|---|---|---|---|
| JSDoc coverage | Documentation coverage | 🟡 68 | 🟡 67 | |
| Code coverage | Code coverage metrics | 🟢 93 | 🟢 93 |
13 other groups are unchanged.
🛡️ Audits
| 🔌 Plugin | 🛡️ Audit | 📏 Previous value | 📏 Current value | 🔄 Value change |
|---|---|---|---|---|
| Code coverage | Line coverage | 🟨 72.3 % | 🟨 69.5 % | |
| JSDoc coverage | Functions coverage | 🟥 21 undocumented functions | 🟥 24 undocumented functions | |
| Code coverage | Branch coverage | 🟨 86.4 % | 🟨 86.2 % | |
| JSDoc coverage | Variables coverage | 🟥 16 undocumented variables | 🟥 19 undocumented variables | |
| JSDoc coverage | Types coverage | 🟥 6 undocumented types | 🟥 8 undocumented types |
438 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 |
|---|---|---|---|
| Code coverage | 🟢 95 | 🟢 95 | |
| Documentation | 🔴 38 | 🔴 38 |
4 other categories are unchanged.
👎 2 groups regressed, 👎 3 audits regressed
🗃️ Groups
| 🔌 Plugin | 🗃️ Group | ⭐ Previous score | ⭐ Current score | 🔄 Score change |
|---|---|---|---|---|
| Code coverage | Code coverage metrics | 🟢 95 | 🟢 95 | |
| JSDoc coverage | Documentation coverage | 🔴 38 | 🔴 38 |
13 other groups are unchanged.
🛡️ Audits
| 🔌 Plugin | 🛡️ Audit | 📏 Previous value | 📏 Current value | 🔄 Value change |
|---|---|---|---|---|
| Code coverage | Branch coverage | 🟩 92 % | 🟩 91.9 % | |
| JSDoc coverage | Variables coverage | 🟥 36 undocumented variables | 🟥 37 undocumented variables | |
| Code coverage | Line coverage | 🟩 96.9 % | 🟩 96.9 % |
441 other audits are unchanged.
12 other projects are unchanged.
@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: |
BioPhoton
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Really compact by default and comprehensive in verbose mode!
That helps a lot in debugging! THX! Great improvement!
Part of #888. Improves logs in Axe plugin.
Examples
1 - single URL
1.1 - non-verbose
screen-capture.9.webm
1.2 - verbose
2 - Multiple URLs
2.1 - non-verbose
screen-capture.10.webm
2.2 - verbose