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: fix broken docs link #157

Merged
merged 1 commit into from
Nov 25, 2024
Merged

chore: fix broken docs link #157

merged 1 commit into from
Nov 25, 2024

Conversation

JuroUhlar
Copy link
Contributor

No description provided.

Copy link

changeset-bot bot commented Nov 21, 2024

⚠️ No Changeset found

Latest commit: df97e69

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.

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

Copy link
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.

Copy link
Contributor

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 96.26% 206/214
🟢 Branches 87.14% 61/70
🟢 Functions 97.67% 42/43
🟢 Lines 96.23% 204/212

Test suite run success

72 tests passing in 10 suites.

Report generated by 🧪jest coverage report action from df97e69

Show full coverage report
St File % Stmts % Branch % Funcs % Lines Uncovered Line #s
🟢 All files 96.26 87.14 97.67 96.22
🟢  src 95.12 82 96.29 95.09
🟢   index.ts 100 100 100 100
🟢   responseUtils.ts 100 100 100 100
🟢   sealedResults.ts 100 100 100 100
🟢   serverApiClient.ts 88.33 57.14 88.88 88.33 35,67,134,138,197,228,267
🟢   types.ts 100 100 100 100
🟢   urlUtils.ts 100 100 100 100
🟡   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

@ilfa ilfa merged commit ad33cd2 into main Nov 25, 2024
13 checks passed
@ilfa ilfa deleted the docs/fix-broken-link branch November 25, 2024 16: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.

2 participants