Skip to content

Remove TypeScript Dependencies From SDK Import Chain#9

Merged
KetanReddy merged 4 commits into
mainfrom
remove-typescript-from-sdk
Apr 16, 2026
Merged

Remove TypeScript Dependencies From SDK Import Chain#9
KetanReddy merged 4 commits into
mainfrom
remove-typescript-from-sdk

Fix package.json

0d6149d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 15, 2026 in 0s

69.30% (+1.22%) compared to 995130d

View this Pull Request on Codecov

69.30% (+1.22%) compared to 995130d

Details

Codecov Report

❌ Patch coverage is 90.95238% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.30%. Comparing base (995130d) to head (0d6149d).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
converters/src/ts/ts-utils.ts 89.26% 15 Missing and 1 partial ⚠️
converters/src/ts/xlr-to-ts.ts 96.66% 2 Missing ⚠️
utils/src/index.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
+ Coverage   68.07%   69.30%   +1.22%     
==========================================
  Files          24       25       +1     
  Lines        4257     4232      -25     
  Branches      823      840      +17     
==========================================
+ Hits         2898     2933      +35     
+ Misses       1350     1291      -59     
+ Partials        9        8       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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