Skip to content

Conversation

@BioPhoton
Copy link
Collaborator

@BioPhoton BioPhoton commented Jan 12, 2026

Related to #1197

This PR includes:

  • perf-hooks.d.ts types to extend performance APIs with Chrome DevTools Extensibility API types so we get autocomplete and type checks when using e.g. performance.mark('mark-name', { details: /*this is typed*/})

@nx-cloud
Copy link

nx-cloud bot commented Jan 12, 2026

View your CI Pipeline Execution ↗ for commit c45d91f

Command Status Duration Result
nx run ci:code-pushup -- merge-diffs --files=/h... ✅ Succeeded 5s View ↗
nx run-many --targets=code-pushup --parallel=fa... ✅ Succeeded 1m 30s View ↗
nx run-many --targets=code-pushup --parallel=fa... ✅ Succeeded 12m 30s View ↗
nx run-many -t unit-test,int-test ✅ Succeeded 7s View ↗

☁️ Nx Cloud last updated this comment at 2026-01-14 05:31:22 UTC

@github-actions
Copy link
Contributor

github-actions bot commented Jan 12, 2026

Code PushUp

🤨 Code PushUp report has both improvements and regressions – compared current commit 2e3c518 with previous commit 0280600.

🕵️ See full comparison in Code PushUp portal 🔍

🏷️ Categories

🏷️ Category ⭐ Previous score ⭐ Current score 🔄 Score change
Performance 🔴 35 🔴 35 ↑ +0.5
Code coverage 🟢 91 🟢 91 ↓ −0.1
Documentation 🔴 34 🔴 34 ↑ +0.1
Bug prevention 🟡 75 🟡 75 ↓ −0.1
Axe Accessibility 🟡 88 🟡 88 ↓ −0.1
Code style 🟢 99 🟢 99
Security 🟡 51 🟡 51
Updates 🟡 78 🟡 78
Type Safety 🟡 67 🟡 67
Miscellaneous 🟡 67 🟡 67
Accessibility 🟢 92 🟢 92
Best Practices 🟢 100 🟢 100
SEO 🟢 92 🟢 92
👍 2 groups improved, 👎 1 group regressed, 👍 3 audits improved, 👎 3 audits regressed, 15 audits changed without impacting score

🗃️ Groups

🔌 Plugin 🗃️ Group ⭐ Previous score ⭐ Current score 🔄 Score change
Lighthouse Performance 🔴 35 🔴 35 ↑ +0.5
Code coverage Code coverage metrics 🟢 91 🟢 91 ↓ −0.1
JSDocs coverage Documentation coverage 🔴 34 🔴 34 ↑ +0.1

31 other groups are unchanged.

🛡️ Audits

🔌 Plugin 🛡️ Audit 📏 Previous value 📏 Current value 🔄 Value change
Lighthouse Speed Index 🟥 6.2 s 🟥 6.8 s ↑ +8.6 %
Lighthouse First Contentful Paint 🟥 3.2 s 🟥 3.1 s ↓ −4 %
Lighthouse Total Blocking Time 🟥 2,460 ms 🟥 2,100 ms ↓ −14.6 %
Code coverage Line coverage 🟨 86.2 % 🟨 85.6 % ↓ −0.7 %
JSDocs coverage Types coverage 🟥 265 undocumented types 🟥 265 undocumented types  +0 %
Code coverage Branch coverage 🟨 87.3 % 🟨 87.3 % ↓ −0.1 %
Lighthouse Avoids enormous network payloads 🟩 Total size was 2,123 KiB 🟩 Total size was 2,113 KiB ↓ −0.5 %
Lighthouse Minimizes main-thread work 🟥 11.6 s 🟥 10.4 s ↓ −10.2 %
Lighthouse Server Backend Latencies 🟩 1,210 ms 🟩 240 ms ↓ −79.8 %
Lighthouse JavaScript execution time 🟥 5.5 s 🟥 4.7 s ↓ −13.9 %
Lighthouse Uses efficient cache policy on static assets 🟨 31 resources found 🟨 31 resources found ↓ −0.1 %
Lighthouse Max Potential First Input Delay 🟥 1,480 ms 🟥 1,230 ms ↓ −17 %
Lighthouse Reduce unused CSS 🟥 Potential savings of 95 KiB 🟥 Potential savings of 95 KiB ↑ +53.3 %
Lighthouse Time to Interactive 🟥 13.4 s 🟥 13.6 s ↑ +1.1 %
Lighthouse Metrics 🟩 100% 🟩 100% ↑ +1.1 %
Lighthouse Initial server response time was short 🟩 Root document took 450 ms 🟩 Root document took 550 ms ↑ +23 %
Lighthouse Largest Contentful Paint 🟥 11.6 s 🟥 11.7 s ↑ +0.5 %
Lighthouse Reduce unused JavaScript 🟥 Potential savings of 223 KiB 🟥 Potential savings of 223 KiB ↑ +1 %
Lighthouse Remove duplicate modules in JavaScript bundles 🟥 Potential savings of 109 KiB 🟥 Potential savings of 110 KiB ↑ +1.7 %
Lighthouse Network Round Trip Times 🟩 20 ms 🟩 20 ms ↓ −8.5 %
Lighthouse Cumulative Layout Shift 🟩 0 🟩 0.001 ↑ +∞ %

658 other audits are unchanged.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Jan 13, 2026

Open in StackBlitz

@code-pushup/ci

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

@code-pushup/cli

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

@code-pushup/core

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

@code-pushup/create-cli

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

@code-pushup/models

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

@code-pushup/nx-plugin

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

@code-pushup/axe-plugin

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

@code-pushup/coverage-plugin

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

@code-pushup/eslint-plugin

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

@code-pushup/js-packages-plugin

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

@code-pushup/jsdocs-plugin

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

@code-pushup/lighthouse-plugin

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

@code-pushup/typescript-plugin

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

@code-pushup/utils

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

commit: c45d91f

@github-actions
Copy link
Contributor

github-actions bot commented Jan 13, 2026

Code PushUp

🤨 Code PushUp report has both improvements and regressions – compared current commit 2e3c518 with previous commit 0280600.

💼 Project utils

🤨 Code PushUp report has both improvements and regressions.

🕵️ See full comparison in Code PushUp portal 🔍

🏷️ Category ⭐ Previous score ⭐ Current score 🔄 Score change
Code coverage 🟢 94 🟢 94 ↓ −0.3
Documentation 🔴 36 🔴 36 ↑ +0.1

4 other categories are unchanged.

👍 1 group improved, 👎 1 group regressed, 👍 1 audit improved, 👎 2 audits regressed

🗃️ Groups

🔌 Plugin 🗃️ Group ⭐ Previous score ⭐ Current score 🔄 Score change
Code coverage Code coverage metrics 🟢 94 🟢 94 ↓ −0.3
JSDocs coverage Documentation coverage 🔴 36 🔴 36 ↑ +0.1

13 other groups are unchanged.

🛡️ Audits

🔌 Plugin 🛡️ Audit 📏 Previous value 📏 Current value 🔄 Value change
Code coverage Line coverage 🟩 93.9 % 🟩 91 % ↓ −3.1 %
JSDocs coverage Types coverage 🟥 64 undocumented types 🟥 64 undocumented types  +0 %
Code coverage Branch coverage 🟩 91.6 % 🟩 91.6 % ↓ −0.1 %

441 other audits are unchanged.


13 other projects are unchanged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants