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

Add verbose logging #155

Merged
merged 2 commits into from
Nov 20, 2024
Merged

Add verbose logging #155

merged 2 commits into from
Nov 20, 2024

Conversation

TheUnderScorer
Copy link
Collaborator

No description provided.

Copy link

changeset-bot bot commented Nov 20, 2024

⚠️ No Changeset found

Latest commit: 533c6b4

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 533c6b4

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

@TheUnderScorer TheUnderScorer merged commit 0d80d2c into main Nov 20, 2024
13 checks passed
@TheUnderScorer TheUnderScorer deleted the chore/fix-release branch November 20, 2024 11:27
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