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

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

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/patch failed Apr 26, 2024 in 0s

69.84% of diff hit (target 79.17%)

View this Pull Request on Codecov

69.84% of diff hit (target 79.17%)

Annotations

Check warning on line 60 in src/always-encrypted/cek-entry.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/always-encrypted/cek-entry.ts#L60

Added line #L60 was not covered by tests

Check warning on line 362 in src/metadata-parser.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/metadata-parser.ts#L362

Added line #L362 was not covered by tests

Check warning on line 74 in src/token/colmetadata-token-parser.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/token/colmetadata-token-parser.ts#L73-L74

Added lines #L73 - L74 were not covered by tests

Check warning on line 77 in src/token/colmetadata-token-parser.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/token/colmetadata-token-parser.ts#L77

Added line #L77 was not covered by tests

Check warning on line 94 in src/token/colmetadata-token-parser.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/token/colmetadata-token-parser.ts#L93-L94

Added lines #L93 - L94 were not covered by tests

Check warning on line 97 in src/token/colmetadata-token-parser.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/token/colmetadata-token-parser.ts#L97

Added line #L97 was not covered by tests

Check warning on line 108 in src/token/colmetadata-token-parser.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/token/colmetadata-token-parser.ts#L108

Added line #L108 was not covered by tests

Check warning on line 130 in src/token/colmetadata-token-parser.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/token/colmetadata-token-parser.ts#L129-L130

Added lines #L129 - L130 were not covered by tests

Check warning on line 133 in src/token/colmetadata-token-parser.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/token/colmetadata-token-parser.ts#L133

Added line #L133 was not covered by tests

Check warning on line 155 in src/token/colmetadata-token-parser.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/token/colmetadata-token-parser.ts#L154-L155

Added lines #L154 - L155 were not covered by tests

Check warning on line 158 in src/token/colmetadata-token-parser.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/token/colmetadata-token-parser.ts#L158

Added line #L158 was not covered by tests

Check warning on line 234 in src/token/colmetadata-token-parser.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/token/colmetadata-token-parser.ts#L232-L234

Added lines #L232 - L234 were not covered by tests

Check warning on line 305 in src/token/colmetadata-token-parser.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/token/colmetadata-token-parser.ts#L304-L305

Added lines #L304 - L305 were not covered by tests

Check warning on line 308 in src/token/colmetadata-token-parser.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/token/colmetadata-token-parser.ts#L308

Added line #L308 was not covered by tests

Check warning on line 48 in src/token/feature-ext-ack-parser.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/token/feature-ext-ack-parser.ts#L48

Added line #L48 was not covered by tests

Check warning on line 45 in src/token/helpers.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/token/helpers.ts#L45

Added line #L45 was not covered by tests