Skip to content

[feat] [sdk] zod to arktype#23

Merged
mocayo merged 4 commits into
mainfrom
feat/arktype
Dec 30, 2025
Merged

[feat] [sdk] zod to arktype#23
mocayo merged 4 commits into
mainfrom
feat/arktype

feat: update readme

be523ab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 30, 2025 in 0s

90.69% (target 80.00%)

View this Pull Request on Codecov

90.69% (target 80.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.

@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
- Coverage   90.90%   90.69%   -0.22%     
==========================================
  Files          60       60              
  Lines        3507     3524      +17     
  Branches      813      815       +2     
==========================================
+ Hits         3188     3196       +8     
- Misses        316      325       +9     
  Partials        3        3              
Components Coverage Δ
@cozeloop/ai 94.15% <ø> (ø)
@cozeloop/langchain 82.27% <100.00%> (-0.60%) ⬇️
Files with missing lines Coverage Δ
packages/cozeloop-langchain/src/otel/index.ts 100.00% <ø> (ø)
packages/cozeloop-langchain/src/otel/schema.ts 100.00% <100.00%> (ø)

... 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.