Skip to content

build: replace Babel with type-stripping (tsc) and modernize toolchain#1740

Open
arthurschreiber wants to merge 3 commits into
masterfrom
claude/babel-type-stripping-eval-etivoc
Open

build: replace Babel with type-stripping (tsc) and modernize toolchain#1740
arthurschreiber wants to merge 3 commits into
masterfrom
claude/babel-type-stripping-eval-etivoc

test: replace ts-node with tsx for the Mocha loader

9f648b2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 22, 2026 in 0s

90.21% (+10.23%) compared to da2375a

View this Pull Request on Codecov

90.21% (+10.23%) compared to da2375a

Details

Codecov Report

❌ Patch coverage is 97.50000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 90.21%. Comparing base (da2375a) to head (9f648b2).

Files with missing lines Patch % Lines
src/always-encrypted/types.ts 97.50% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #1740       +/-   ##
===========================================
+ Coverage   79.98%   90.21%   +10.23%     
===========================================
  Files          90       93        +3     
  Lines        4901    15995    +11094     
  Branches      923     1546      +623     
===========================================
+ Hits         3920    14430    +10510     
- Misses        678     1552      +874     
+ Partials      303       13      -290     

☔ View full report in Codecov by Harness.
📢 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.