Skip to content

chore: add a check for whether read cektable

62dd02c
Select commit
Loading
Failed to load commit list.
Open

chore: column encryption parsing support #1613

chore: add a check for whether read cektable
62dd02c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 11, 2026 in 1s

77.79% (-1.39%) compared to 7e84a2f

View this Pull Request on Codecov

77.79% (-1.39%) compared to 7e84a2f

Details

Codecov Report

❌ Patch coverage is 69.84127% with 38 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.79%. Comparing base (7e84a2f) to head (62dd02c).
⚠️ Report is 55 commits behind head on master.

Files with missing lines Patch % Lines
src/token/colmetadata-token-parser.ts 68.13% 24 Missing and 5 partials ⚠️
src/always-encrypted/cek-entry.ts 62.50% 2 Missing and 1 partial ⚠️
src/metadata-parser.ts 33.33% 2 Missing ⚠️
src/token/feature-ext-ack-parser.ts 77.77% 1 Missing and 1 partial ⚠️
src/token/helpers.ts 50.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1613      +/-   ##
==========================================
- Coverage   79.17%   77.79%   -1.39%     
==========================================
  Files          93       96       +3     
  Lines        4860     5026     +166     
  Branches      934      958      +24     
==========================================
+ Hits         3848     3910      +62     
- Misses        710      810     +100     
- Partials      302      306       +4     

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