Skip to content

chore: column encryption parsing support#1613

Open
MichaelSun90 wants to merge 4 commits intomasterfrom
michael-ColEncryptISup
Open

chore: column encryption parsing support#1613
MichaelSun90 wants to merge 4 commits intomasterfrom
michael-ColEncryptISup

Conversation

@MichaelSun90
Copy link
Contributor

Add the support for parsing column encryption token within feature exchange token.

@codecov
Copy link

codecov bot commented Mar 14, 2024

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.

@MichaelSun90 MichaelSun90 marked this pull request as ready for review September 27, 2024 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant