Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: column encryption parsing support #1613

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

MichaelSun90
Copy link
Contributor

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

Copy link

codecov bot commented Mar 14, 2024

Codecov Report

Attention: Patch coverage is 69.84127% with 38 lines in your changes are missing coverage. Please review.

Project coverage is 77.79%. Comparing base (7e84a2f) to head (62dd02c).
Report is 3 commits behind head on master.

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

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.

None yet

1 participant