Skip to content

[feat] [sdk] @cozeloop/ai@0.0.11 with PTaaS trace and output support #21

Merged
mocayo merged 4 commits into
mainfrom
feat/ptaas-trace
Nov 20, 2025
Merged

[feat] [sdk] @cozeloop/ai@0.0.11 with PTaaS trace and output support #21
mocayo merged 4 commits into
mainfrom
feat/ptaas-trace

chore(cozeloop-ai): change log

45c7122
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 20, 2025 in 0s

90.88% (target 80.00%)

View this Pull Request on Codecov

90.88% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 95.73643% with 11 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
packages/cozeloop-ai/src/prompt/collect-stream.ts 90.90% 11 Missing ⚠️
@@            Coverage Diff             @@
##             main      #21      +/-   ##
==========================================
+ Coverage   90.57%   90.88%   +0.31%     
==========================================
  Files          59       60       +1     
  Lines        3245     3501     +256     
  Branches      748      810      +62     
==========================================
+ Hits         2939     3182     +243     
- Misses        302      318      +16     
+ Partials        4        1       -3     
Components Coverage Δ
@cozeloop/ai 94.15% <95.73%> (+0.08%) ⬆️
@cozeloop/langchain 82.76% <ø> (ø)
Files with missing lines Coverage Δ
packages/cozeloop-ai/src/index.ts 100.00% <ø> (ø)
packages/cozeloop-ai/src/prompt/index.ts 100.00% <ø> (ø)
packages/cozeloop-ai/src/prompt/ptaas.ts 95.74% <100.00%> (+0.74%) ⬆️
packages/cozeloop-ai/src/prompt/trace.ts 100.00% <100.00%> (ø)
packages/cozeloop-ai/src/tracer/index.ts 100.00% <ø> (ø)
.../cozeloop-ai/src/tracer/utils/propagation/index.ts 100.00% <100.00%> (ø)
packages/cozeloop-ai/src/prompt/collect-stream.ts 90.90% <90.90%> (ø)

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.