-
Notifications
You must be signed in to change notification settings - Fork 15
feat(plugin-lighthouse): log initializer and runner steps #1195
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 86186ac
☁️ 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: |
…xpanded, skipped)
b1ed60b to
86186ac
Compare
Code PushUp🤨 Code PushUp report has both improvements and regressions – compared current commit 8490c14 with previous commit 2e70bf4. 🕵️ See full comparison in Code PushUp portal 🔍 🏷️ Categories👍 3 groups improved, 👍 8 audits improved, 👎 4 audits regressed, 13 audits changed without impacting score🗃️ Groups
31 other groups are unchanged. 🛡️ Audits
654 other audits are unchanged. |
Code PushUp🤨 Code PushUp report has both improvements and regressions – compared current commit 8490c14 with previous commit 2e70bf4. 💼 Project
|
| 🏷️ Category | ⭐ Previous score | ⭐ Current score | 🔄 Score change |
|---|---|---|---|
| Documentation | 🔴 48 | 🔴 48 | |
| Code coverage | 🟢 99 | 🟢 99 |
4 other categories are unchanged.
👍 1 group improved, 👎 1 group regressed, 👍 2 audits improved, 👎 2 audits regressed, 2 audits changed without impacting score
🗃️ Groups
| 🔌 Plugin | 🗃️ Group | ⭐ Previous score | ⭐ Current score | 🔄 Score change |
|---|---|---|---|---|
| JSDoc coverage | Documentation coverage | 🔴 48 | 🔴 48 | |
| Code coverage | Code coverage metrics | 🟢 99 | 🟢 99 |
13 other groups are unchanged.
🛡️ Audits
| 🔌 Plugin | 🛡️ Audit | 📏 Previous value | 📏 Current value | 🔄 Value change |
|---|---|---|---|---|
| JSDoc coverage | Functions coverage | 🟥 44 undocumented functions | 🟥 48 undocumented functions | |
| JSDoc coverage | Variables coverage | 🟥 20 undocumented variables | 🟥 22 undocumented variables | |
| Code coverage | Line coverage | 🟩 97 % | 🟩 97.2 % | |
| Code coverage | Branch coverage | 🟩 96.1 % | 🟩 96.2 % | |
| JSDoc coverage | Types coverage | 🟥 11 undocumented types | 🟥 12 undocumented types | |
| JSDoc coverage | Classes coverage | 🟥 4 undocumented classes | 🟥 3 undocumented classes |
438 other audits are unchanged.
13 other projects are unchanged.
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.
Sweet! Love it!
Part of #888. Improves logs in the Lighthouse plugin.
Examples
Single URL, defaults
screen-capture.12.webm
Multiple URLs + filter
screen-capture.13.webm
Config file
screen-capture.14.webm
Preset
Local TEMP override (verbose-only)