fix: improve invalid input error#3679
Conversation
|
|
🦋 Changeset detectedLatest commit: b643d7d The changes in this PR will be included in the next version bump. This PR includes changesets to release 4 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
3c7405f to
a782953
Compare
|
Reviewed PR #3679. Submitted one actionable comment: Task list (4/4 completed)
|
@hey-api/codegen-core
@hey-api/json-schema-ref-parser
@hey-api/nuxt
@hey-api/openapi-ts
@hey-api/shared
@hey-api/spec-types
@hey-api/types
@hey-api/vite-plugin
commit: |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #3679 +/- ##
==========================================
- Coverage 38.38% 38.31% -0.07%
==========================================
Files 520 520
Lines 19228 19275 +47
Branches 5689 5706 +17
==========================================
+ Hits 7380 7385 +5
- Misses 9587 9617 +30
- Partials 2261 2273 +12
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Clean, well-structured change. One functional concern about shouldReportCrash now suppressing crash-report prompts for all JobError instances, not just input-related ones.
a782953 to
b643d7d
Compare

Closes #3659