Skip to content

Conversation

@matejchalk
Copy link
Collaborator

@matejchalk matejchalk commented Dec 1, 2025

Part of #888. Improves CI logs readability. Previously, the top-level logs from ci package were easy to miss among all the process outputs. To provide a better visual structure of what's happening, I prefixed these lines with a colored logo and ensured these logs are separated by blank lines. I think these make them pop out more.

Before

image

After

image

@nx-cloud
Copy link

nx-cloud bot commented Dec 1, 2025

View your CI Pipeline Execution ↗ for commit 76b0616

Command Status Duration Result
nx affected -t e2e-test --parallel=1 ✅ Succeeded 2m 44s View ↗
nx affected -t int-test --parallel=3 ✅ Succeeded 1m 7s View ↗
nx affected -t unit-test --parallel=3 ✅ Succeeded 5s View ↗
nx run-many --target=build --parallel=3 ✅ Succeeded 32s View ↗
nx affected -t lint --parallel=3 ✅ Succeeded 26s View ↗

☁️ Nx Cloud last updated this comment at 2025-12-02 11:51:00 UTC

@pkg-pr-new
Copy link

pkg-pr-new bot commented Dec 1, 2025

Open in StackBlitz

@code-pushup/ci

npm i https://pkg.pr.new/code-pushup/cli/@code-pushup/ci@1156

@code-pushup/cli

npm i https://pkg.pr.new/code-pushup/cli/@code-pushup/cli@1156

@code-pushup/core

npm i https://pkg.pr.new/code-pushup/cli/@code-pushup/core@1156

@code-pushup/create-cli

npm i https://pkg.pr.new/code-pushup/cli/@code-pushup/create-cli@1156

@code-pushup/models

npm i https://pkg.pr.new/code-pushup/cli/@code-pushup/models@1156

@code-pushup/nx-plugin

npm i https://pkg.pr.new/code-pushup/cli/@code-pushup/nx-plugin@1156

@code-pushup/axe-plugin

npm i https://pkg.pr.new/code-pushup/cli/@code-pushup/axe-plugin@1156

@code-pushup/coverage-plugin

npm i https://pkg.pr.new/code-pushup/cli/@code-pushup/coverage-plugin@1156

@code-pushup/eslint-plugin

npm i https://pkg.pr.new/code-pushup/cli/@code-pushup/eslint-plugin@1156

@code-pushup/js-packages-plugin

npm i https://pkg.pr.new/code-pushup/cli/@code-pushup/js-packages-plugin@1156

@code-pushup/jsdocs-plugin

npm i https://pkg.pr.new/code-pushup/cli/@code-pushup/jsdocs-plugin@1156

@code-pushup/lighthouse-plugin

npm i https://pkg.pr.new/code-pushup/cli/@code-pushup/lighthouse-plugin@1156

@code-pushup/typescript-plugin

npm i https://pkg.pr.new/code-pushup/cli/@code-pushup/typescript-plugin@1156

@code-pushup/utils

npm i https://pkg.pr.new/code-pushup/cli/@code-pushup/utils@1156

@code-pushup/models-transformers

npm i https://pkg.pr.new/code-pushup/cli/@code-pushup/models-transformers@1156

commit: 76b0616

@github-actions
Copy link
Contributor

github-actions bot commented Dec 1, 2025

Code PushUp

🤨 Code PushUp report has both improvements and regressions – compared current commit 690a128 with previous commit 513f187.

🕵️ See full comparison in Code PushUp portal 🔍

🏷️ Categories

🏷️ Category ⭐ Previous score ⭐ Current score 🔄 Score change
Performance 🔴 42 🔴 48 ↑ +5.7
Documentation 🔴 35 🔴 35 ↑ +0.2
Code coverage 🟡 89 🟡 89 ↓ −0.1
Bug prevention 🟡 67 🟡 67
Code style 🟢 100 🟢 100
Security 🔴 43 🔴 43
Updates 🟡 71 🟡 71
Type Safety 🟡 56 🟡 56
Miscellaneous 🟡 67 🟡 67
Accessibility 🟢 92 🟢 92
Best Practices 🟢 100 🟢 100
SEO 🟢 92 🟢 92
👍 2 groups improved, 👎 1 group regressed, 👍 8 audits improved, 👎 3 audits regressed, 11 audits changed without impacting score

🗃️ Groups

🔌 Plugin 🗃️ Group ⭐ Previous score ⭐ Current score 🔄 Score change
Lighthouse Performance 🔴 42 🔴 48 ↑ +5.7
JSDoc coverage Documentation coverage 🔴 35 🔴 35 ↑ +0.2
Code coverage Code coverage metrics 🟡 89 🟡 89 ↓ −0.1

20 other groups are unchanged.

🛡️ Audits

🔌 Plugin 🛡️ Audit 📏 Previous value 📏 Current value 🔄 Value change
Lighthouse Initial server response time was short 🟩 Root document took 500 ms 🟥 Root document took 670 ms ↑ +35.8 %
Lighthouse Total Blocking Time 🟥 1,010 ms 🟥 670 ms ↓ −33.8 %
Lighthouse Max Potential First Input Delay 🟥 980 ms 🟥 500 ms ↓ −49.7 %
Lighthouse First Contentful Paint 🟥 3.1 s 🟨 3.0 s ↓ −4.6 %
Lighthouse Time to Interactive 🟥 12.6 s 🟥 11.6 s ↓ −8 %
Lighthouse Speed Index 🟥 6.0 s 🟥 5.9 s ↓ −1.6 %
JSDoc coverage Functions coverage 🟥 561 undocumented functions 🟥 561 undocumented functions  +0 %
Code coverage Line coverage 🟨 84.5 % 🟨 84.5 % ↑ +0.1 %
Code coverage Function coverage 🟩 90.3 % 🟩 90.3 % ↓ −0.1 %
Code coverage Branch coverage 🟨 87.2 % 🟨 87.2 % ↑ +0.1 %
JSDoc coverage Variables coverage 🟥 245 undocumented variables 🟥 246 undocumented variables ↑ +0.4 %
Lighthouse Minimizes main-thread work 🟥 8.4 s 🟥 6.3 s ↓ −25 %
Lighthouse JavaScript execution time 🟥 3.4 s 🟥 2.1 s ↓ −37 %
Lighthouse Metrics 🟩 100% 🟩 100% ↓ −8 %
Lighthouse Largest Contentful Paint 🟥 11.6 s 🟥 10.7 s ↓ −7.7 %
Lighthouse Uses efficient cache policy on static assets 🟨 31 resources found 🟨 31 resources found ↓ −0.1 %
Lighthouse Server Backend Latencies 🟩 1,460 ms 🟩 910 ms ↓ −37.5 %
Lighthouse Avoids enormous network payloads 🟩 Total size was 2,049 KiB 🟩 Total size was 2,049 KiB ↓ −0.1 %
Lighthouse Reduce unused JavaScript 🟥 Potential savings of 186 KiB 🟥 Potential savings of 186 KiB ↓ −14.2 %
Lighthouse Remove duplicate modules in JavaScript bundles 🟥 Potential savings of 105 KiB 🟥 Potential savings of 97 KiB ↓ −25 %
TypeScript Semantic errors 🟥 2606 errors 🟥 2613 errors ↑ +0.3 %
Lighthouse Network Round Trip Times 🟩 10 ms 🟩 10 ms ↓ −21.2 %

656 other audits are unchanged.

Copy link
Collaborator

@BioPhoton BioPhoton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a question

@github-actions
Copy link
Contributor

github-actions bot commented Dec 2, 2025

Code PushUp

🤨 Code PushUp report has both improvements and regressions – compared current commit 690a128 with previous commit 513f187.

💼 Project ci

🤨 Code PushUp report has both improvements and regressions.

🕵️ See full comparison in Code PushUp portal 🔍

🏷️ Category ⭐ Previous score ⭐ Current score 🔄 Score change
Documentation 🟡 67 🟡 68 ↑ +1.1
Code coverage 🟢 92 🟢 92 ↓ −0.3

4 other categories are unchanged.

👍 1 group improved, 👎 1 group regressed, 👍 3 audits improved, 👎 1 audit regressed, 1 audit changed without impacting score

🗃️ Groups

🔌 Plugin 🗃️ Group ⭐ Previous score ⭐ Current score 🔄 Score change
JSDoc coverage Documentation coverage 🟡 67 🟡 68 ↑ +1.1
Code coverage Code coverage metrics 🟢 92 🟢 92 ↓ −0.3

13 other groups are unchanged.

🛡️ Audits

🔌 Plugin 🛡️ Audit 📏 Previous value 📏 Current value 🔄 Value change
JSDoc coverage Functions coverage 🟥 91 undocumented functions 🟥 91 undocumented functions  +0 %
Code coverage Function coverage 🟩 97.3 % 🟩 96.6 % ↓ −0.7 %
Code coverage Branch coverage 🟨 82 % 🟨 82.4 % ↑ +0.4 %
Code coverage Line coverage 🟨 89.5 % 🟨 89.7 % ↑ +0.2 %
JSDoc coverage Variables coverage 🟥 15 undocumented variables 🟥 16 undocumented variables ↑ +6.7 %

439 other audits are unchanged.


13 other projects are unchanged.

@matejchalk matejchalk marked this pull request as ready for review December 2, 2025 12:04
Copy link
Collaborator

@BioPhoton BioPhoton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice visual improvement of the logs!

@matejchalk matejchalk merged commit 36e563a into main Dec 2, 2025
24 checks passed
@matejchalk matejchalk deleted the style-ci-logs branch December 2, 2025 13:21
@matejchalk matejchalk added 🦾 CI/CD Continuous integration and deployment 🐩 dogfooding dogfooding labels Dec 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🦾 CI/CD Continuous integration and deployment 🧩 ci 🐩 dogfooding dogfooding 🔬 testing writing tests 🛠️ tooling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants