Skip to content

INTER-1921: Add sdk package name to support e2e tests#245

Open
erayaydin wants to merge 1 commit into
api-v3from
chore/add-package-name-e2e-tests
Open

INTER-1921: Add sdk package name to support e2e tests#245
erayaydin wants to merge 1 commit into
api-v3from
chore/add-package-name-e2e-tests

Conversation

@erayaydin
Copy link
Copy Markdown
Member

Adds SDK package name to support e2e tests for api-v3 branch changes.

@erayaydin erayaydin self-assigned this May 28, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 28, 2026

⚠️ No Changeset found

Latest commit: 17f3612

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Copy Markdown
Contributor

⚠️ This PR doesn't contain any changesets. If there are user-facing changes, don't forget to run:

pnpm exec changeset

to create a changeset.

@github-actions
Copy link
Copy Markdown
Contributor

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 95.73% 224/234
🟢 Branches 89.74% 70/78
🟢 Functions 97.78% 44/45
🟢 Lines 95.69% 222/232

Test suite run success

83 tests passing in 11 suites.

Report generated by 🧪jest coverage report action from 17f3612

Show full coverage report
St File % Stmts % Branch % Funcs % Lines Uncovered Line #s
🟢 All files 95.72 89.74 97.77 95.68
🟢  src 94.56 86.2 96.55 94.53
🟢   index.ts 100 100 100 100
🟢   responseUtils.ts 100 100 100 100
🟢   sealedResults.ts 100 100 100 100
🟢   serverApiClient.ts 89.55 72.72 90 89.55 37,73,140,144,203,234,332
🟢   types.ts 100 100 100 100
🟢   urlUtils.ts 95.23 87.5 100 95.12 37,47
🟡   utils.ts 75 100 100 75 6
🟢   webhook.ts 100 100 100 100
🟢  src/errors 100 100 100 100
🟢   apiErrors.ts 100 100 100 100
🟢   getRetryAfter.ts 100 100 100 100
🟢   handleErrorResponse.ts 100 100 100 100
🟢   unsealError.ts 100 100 100 100

@erayaydin erayaydin marked this pull request as ready for review May 28, 2026 15:11
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