Skip to content

fix(sdk): Remove several exported types #527

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dmihalcik-virtru
Copy link
Member

  • Moves some package-private types out of the models subpackage, which is by-default exported in src/index.js

@dmihalcik-virtru dmihalcik-virtru requested a review from a team as a code owner April 7, 2025 17:16
@dmihalcik-virtru dmihalcik-virtru requested a review from Copilot April 7, 2025 17:17
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 11 out of 11 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (1)

lib/tdf3/src/splits.ts:70

  • The fallback in the ternary expression for metadata returns a function rather than throwing an error immediately. Consider invoking the error throw so that non-string/object metadata is handled correctly.
const metadataStr = (

- Moves some package-private types out of the `models` subpackage, which is by-default exported in src/index.js
Copy link

sonarqubecloud bot commented Apr 7, 2025

@dmihalcik-virtru dmihalcik-virtru marked this pull request as draft April 7, 2025 19:44
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