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

fix: streaming JSON types and error reporting tests #315

Merged
merged 4 commits into from
Nov 20, 2024

Conversation

stefl
Copy link
Contributor

@stefl stefl commented Oct 29, 2024

Description

  • The streamingJSON Readable Stream's start method is not async
  • Promisifies the error reporting code to match the expected output
  • Cleans up the error reporting test to remove Typescript complaints about unsafe "any"

Copy link

vercel bot commented Oct 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
oak-ai-lesson-assistant ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 18, 2024 11:20am

Copy link

github-actions bot commented Oct 29, 2024

Playwright test results

passed  14 passed
flaky  1 flaky
skipped  1 skipped

Details

report  Open report ↗︎
stats  16 tests across 15 suites
duration  2 minutes, 38 seconds
commit  ea91efb

Flaky tests

No persona › tests/modifiy-lesson.test.ts › Modify a lesson plan › Modify a lesson resource

Skipped tests

No persona › tests/auth.test.ts › authenticate through Clerk UI

@stefl stefl requested a review from a team October 30, 2024 09:38
@stefl stefl requested a review from a team November 7, 2024 14:59
Copy link
Collaborator

@codeincontext codeincontext left a comment

Choose a reason for hiding this comment

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

Happy to approve, though I do think that the apostrophe is a regression and shouldn't need to be changed. It's an extremely minor case, it just doesn't make much sense to me to have changed!

@codeincontext codeincontext merged commit 3e18b44 into main Nov 20, 2024
18 checks passed
@codeincontext codeincontext deleted the fix/streaming_json_types branch November 20, 2024 10:26
@oak-machine-user
Copy link
Collaborator

🎉 This PR is included in version 1.16.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants