Skip to content

Conversation

@BioPhoton
Copy link
Collaborator

This PR includes:

  • types for source sink flows
  • text sink class
  • jsonl sink class

@nx-cloud
Copy link

nx-cloud bot commented Jan 9, 2026

View your CI Pipeline Execution ↗ for commit b0c9cc4

Command Status Duration Result
nx run-many --targets=code-pushup --parallel=fa... ❌ Failed 12m 13s View ↗
nx run-many -t unit-test,int-test ✅ Succeeded 1m 56s View ↗

☁️ Nx Cloud last updated this comment at 2026-01-12 23:15:09 UTC

@pkg-pr-new
Copy link

pkg-pr-new bot commented Jan 9, 2026

Open in StackBlitz

@code-pushup/ci

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

@code-pushup/cli

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

@code-pushup/core

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

@code-pushup/create-cli

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

@code-pushup/nx-plugin

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

@code-pushup/models

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

@code-pushup/axe-plugin

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

@code-pushup/coverage-plugin

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

@code-pushup/eslint-plugin

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

@code-pushup/js-packages-plugin

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

@code-pushup/jsdocs-plugin

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

@code-pushup/lighthouse-plugin

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

@code-pushup/typescript-plugin

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

@code-pushup/utils

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

commit: 4c95897

@github-actions
Copy link
Contributor

github-actions bot commented Jan 9, 2026

Code PushUp

🤨 Code PushUp report has both improvements and regressions – compared current commit bbd5235 with previous commit 7d3681c.

🕵️ See full comparison in Code PushUp portal 🔍

🏷️ Categories

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

🗃️ Groups

🔌 Plugin 🗃️ Group ⭐ Previous score ⭐ Current score 🔄 Score change
ESLint No Mutations (functional) 🟢 100 🔴 0 ↓ −100
ESLint No Statements (functional) 🟢 100 🔴 0 ↓ −100
JSDocs coverage Documentation coverage 🔴 34 🔴 20 ↓ −13.3
ESLint Static analysis (import) 🟢 100 🟡 88 ↓ −12.5
ESLint Suggestions 🟢 99 🟢 96 ↓ −3.5
ESLint Problems 🟢 100 🟢 97 ↓ −3.4
Lighthouse Performance 🔴 37 🔴 35 ↓ −1.9
Code coverage Code coverage metrics 🟢 91 🟢 91 ↑ +0.1

26 other groups are unchanged.

🛡️ Audits

🔌 Plugin 🛡️ Audit 📏 Previous value 📏 Current value 🔄 Value change
ESLint disallow synchronous methods 🟩 passed 🟥 40 warnings ↑ +∞ %
ESLint Enforce consistent brace style for all control statements 🟩 passed 🟥 8 warnings ↑ +∞ %
ESLint Enforce treating data as immutable. 🟩 passed 🟥 8 errors ↑ +∞ %
ESLint Disallow the any type 🟩 passed 🟥 6 errors ↑ +∞ %
ESLint Enforce that class methods utilize this 🟩 passed 🟥 4 warnings ↑ +∞ %
ESLint Disallow unused variables 🟩 passed 🟥 3 errors ↑ +∞ %
ESLint Enforce specific import styles per module. 🟩 passed 🟥 3 warnings ↑ +∞ %
ESLint Disallow mutable variables. 🟩 passed 🟥 2 warnings ↑ +∞ %
ESLint Disallow non-null assertions using the ! postfix operator 🟩 passed 🟥 2 errors ↑ +∞ %
ESLint Enforce consistent usage of type assertions 🟩 passed 🟥 2 errors ↑ +∞ %
ESLint Ensure imports point to a file/module that can be resolved. 🟩 passed 🟥 1 error ↑ +∞ %
ESLint Enforce type definitions to consistently use either interface or type 🟩 passed 🟥 1 warning ↑ +∞ %
ESLint Prefer .at() method for index access and String#charAt(). 🟩 passed 🟥 1 warning ↑ +∞ %
ESLint Disallow imperative loops. 🟩 passed 🟥 1 warning ↑ +∞ %
ESLint require describe block to be less than set max value or default value 🟩 passed 🟥 1 warning ↑ +∞ %
JSDocs coverage Interfaces coverage 🟩 0 undocumented interfaces 🟥 1 undocumented interfaces ↑ +∞ %
JSDocs coverage Methods coverage 🟥 13 undocumented methods 🟥 28 undocumented methods ↑ +115.4 %
Lighthouse Speed Index 🟥 5.9 s 🟥 6.2 s ↑ +6.5 %
JSDocs coverage Classes coverage 🟥 7 undocumented classes 🟥 10 undocumented classes ↑ +42.9 %
Lighthouse First Contentful Paint 🟥 3.0 s 🟥 3.1 s ↑ +3.6 %
Lighthouse Total Blocking Time 🟥 1,990 ms 🟥 2,290 ms ↑ +14.9 %
Lighthouse Time to Interactive 🟥 13.0 s 🟥 13.8 s ↑ +5.6 %
Code coverage Line coverage 🟨 86.2 % 🟨 85.7 % ↓ −0.5 %
Code coverage Function coverage 🟩 93.4 % 🟩 93.6 % ↑ +0.2 %
JSDocs coverage Types coverage 🟥 260 undocumented types 🟥 263 undocumented types ↑ +1.2 %
JSDocs coverage Functions coverage 🟥 597 undocumented functions 🟥 603 undocumented functions ↑ +1 %
JSDocs coverage Variables coverage 🟥 271 undocumented variables 🟥 278 undocumented variables ↑ +2.6 %
Code coverage Branch coverage 🟨 87.3 % 🟨 87.3 % ↑ +0.1 %
Lighthouse Avoids enormous network payloads 🟩 Total size was 2,113 KiB 🟩 Total size was 2,112 KiB ↓ −0.1 %
Lighthouse Server Backend Latencies 🟩 1,050 ms 🟩 240 ms ↓ −76.9 %
Lighthouse Metrics 🟩 100% 🟩 100% ↑ +5.6 %
Lighthouse Minimizes main-thread work 🟥 8.9 s 🟥 9.6 s ↑ +7.5 %
Lighthouse Uses efficient cache policy on static assets 🟨 31 resources found 🟨 31 resources found ↑ +0.1 %
Lighthouse JavaScript execution time 🟥 4.4 s 🟥 4.8 s ↑ +8.8 %
Lighthouse Remove duplicate modules in JavaScript bundles 🟥 Potential savings of 103 KiB 🟥 Potential savings of 108 KiB ↑ +68.9 %
Lighthouse Reduce unused JavaScript 🟥 Potential savings of 200 KiB 🟥 Potential savings of 223 KiB ↑ +28.3 %
Lighthouse Largest Contentful Paint 🟥 11.4 s 🟥 11.7 s ↑ +2.1 %
Lighthouse Max Potential First Input Delay 🟥 1,040 ms 🟥 1,250 ms ↑ +19.7 %
Lighthouse Reduce unused CSS 🟥 Potential savings of 95 KiB 🟥 Potential savings of 95 KiB ↓ −25 %
Lighthouse Initial server response time was short 🟩 Root document took 400 ms 🟩 Root document took 450 ms ↑ +12.9 %
Lighthouse Network Round Trip Times 🟩 0 ms 🟩 20 ms ↑ +348.1 %
JSDocs coverage Properties coverage 🟥 24 undocumented properties 🟥 29 undocumented properties ↑ +20.8 %
TypeScript Semantic errors 🟥 25 errors 🟥 27 errors ↑ +8 %
JS packages Outdated npm dev dependencies. 🟨 55 outdated package versions (29 major, 19 minor, 7 patch) 🟨 56 outdated package versions (29 major, 19 minor, 8 patch) ↑ +1.8 %

635 other audits are unchanged.

John Doe added 2 commits January 10, 2026 01:51
# Conflicts:
#	packages/utils/src/lib/sink-source.types.ts
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