Skip to content

Conversation

BioPhoton
Copy link
Collaborator

@BioPhoton BioPhoton commented Aug 21, 2025

This PR includes:

  • add loadArtifacts helper and tests
  • add preperation logic
  • adjust models exports
  • adjust aritfacts schemas for glob patterns

Related to:

Copy link

pkg-pr-new bot commented Aug 21, 2025

Open in StackBlitz

@code-pushup/ci

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

@code-pushup/cli

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

@code-pushup/create-cli

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

@code-pushup/core

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

@code-pushup/models

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

@code-pushup/nx-plugin

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

@code-pushup/coverage-plugin

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

@code-pushup/eslint-plugin

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

@code-pushup/js-packages-plugin

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

@code-pushup/jsdocs-plugin

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

@code-pushup/lighthouse-plugin

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

@code-pushup/typescript-plugin

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

@code-pushup/utils

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

commit: 3139b50

Copy link

github-actions bot commented Aug 21, 2025

Code PushUp

🤨 Code PushUp report has both improvements and regressions – compared current commit b56edf0 with previous commit d6ba73c.

🕵️ See full comparison in Code PushUp portal 🔍

🏷️ Categories

🏷️ Category ⭐ Previous score ⭐ Current score 🔄 Score change
Performance 🔴 32 🔴 30 ↓ −1.9
Code coverage 🟢 91 🟢 91 ↑ +0.1
Documentation 🔴 23 🔴 23 ↓ −0.1
Security 🔴 0 🔴 0
Updates 🟡 77 🟡 77
Accessibility 🟢 92 🟢 92
Best Practices 🟢 100 🟢 100
SEO 🟡 61 🟡 61
Type Safety 🟢 100 🟢 100
Bug prevention 🟢 100 🟢 100
Miscellaneous 🟢 100 🟢 100
Code style 🟢 100 🟢 100
👍 1 group improved, 👎 2 groups regressed, 👍 5 audits improved, 👎 3 audits regressed, 14 audits changed without impacting score

🗃️ Groups

🔌 Plugin 🗃️ Group ⭐ Previous score ⭐ Current score 🔄 Score change
Lighthouse Performance 🔴 32 🔴 30 ↓ −1.9
Code coverage Code coverage metrics 🟢 91 🟢 91 ↑ +0.1
JSDoc coverage Documentation coverage 🔴 23 🔴 23 ↓ −0.1

18 other groups are unchanged.

🛡️ Audits

🔌 Plugin 🛡️ Audit 📏 Previous value 📏 Current value 🔄 Value change
Lighthouse Avoids enormous network payloads 🟨 Total size was 2,694 KiB 🟩 Total size was 2,653 KiB ↓ −1.5 %
Lighthouse Speed Index 🟥 7.2 s 🟥 9.2 s ↑ +27.3 %
Lighthouse Total Blocking Time 🟥 4,040 ms 🟥 6,320 ms ↑ +56.5 %
Lighthouse First Contentful Paint 🟥 3.3 s 🟥 3.3 s ↓ −1 %
Code coverage Branch coverage 🟨 86.3 % 🟨 86.4 % ↑ +0.1 %
Code coverage Line coverage 🟨 87.6 % 🟨 87.7 % ↑ +0.1 %
JSDoc coverage Functions coverage 🟥 517 undocumented functions 🟥 519 undocumented functions ↑ +0.4 %
Code coverage Function coverage 🟩 93.2 % 🟩 93.2 % ↑ +0.1 %
Lighthouse Minimizes main-thread work 🟥 15.7 s 🟥 19.7 s ↑ +25.7 %
Lighthouse JavaScript execution time 🟥 7.4 s 🟥 10.1 s ↑ +36.1 %
Lighthouse Max Potential First Input Delay 🟥 1,210 ms 🟥 2,180 ms ↑ +80.3 %
Lighthouse Metrics 🟩 100% 🟩 100% ↓ −4.3 %
Lighthouse Time to Interactive 🟥 19.0 s 🟥 18.2 s ↓ −4.3 %
Lighthouse Largest Contentful Paint 🟥 11.8 s 🟥 12.5 s ↑ +5.8 %
Lighthouse Reduce unused JavaScript 🟥 Potential savings of 612 KiB 🟥 Potential savings of 612 KiB ↓ −15.2 %
Lighthouse Reduce unused CSS 🟥 Potential savings of 116 KiB 🟥 Potential savings of 116 KiB ↓ −20 %
Lighthouse Remove duplicate modules in JavaScript bundles 🟥 Potential savings of 99 KiB 🟥 Potential savings of 100 KiB ↑ +50 %
Lighthouse Server Backend Latencies 🟩 580 ms 🟩 440 ms ↓ −24.7 %
Lighthouse Uses efficient cache policy on static assets 🟨 30 resources found 🟨 30 resources found ↑ +0.1 %
Lighthouse Initial server response time was short 🟩 Root document took 370 ms 🟩 Root document took 410 ms ↑ +9.4 %
Lighthouse Network Round Trip Times 🟩 60 ms 🟩 60 ms ↓ −1.6 %
Lighthouse Cumulative Layout Shift 🟩 0 🟩 0.001 ↑ +∞ %

588 other audits are unchanged.

@BioPhoton BioPhoton marked this pull request as ready for review August 22, 2025 03:09
@BioPhoton BioPhoton requested a review from matejchalk as a code owner August 22, 2025 03:09
@BioPhoton BioPhoton requested a review from matejchalk August 22, 2025 14:39
Copy link

nx-cloud bot commented Aug 22, 2025

View your CI Pipeline Execution ↗ for commit 3139b50

Command Status Duration Result
nx code-pushup -- compare --verbose --before=/h... ✅ Succeeded 8s View ↗
nx code-pushup -- --verbose --no-progress --per... ✅ Succeeded 5m 35s View ↗
nx code-pushup -- print-config --verbose --outp... ✅ Succeeded 7s View ↗

☁️ Nx Cloud last updated this comment at 2025-08-25 14:19:01 UTC

matejchalk
matejchalk previously approved these changes Aug 25, 2025
…d-artifact-loading-logic

# Conflicts:
#	packages/models/src/index.ts
matejchalk
matejchalk previously approved these changes Aug 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants