Skip to content

docs(changeset): feat: add custom error handler (#82) #83

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

Merged
merged 1 commit into from
Apr 15, 2025

Conversation

Groupguanfang
Copy link
Owner

No description provided.

@Copilot Copilot AI review requested due to automatic review settings April 15, 2025 10:05
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (2)

packages/core/core/test/index.test.ts:33

  • [nitpick] Consider renaming the 'willThrowError' method to something like 'simulateError' to make its purpose as a test stub clearer.
willThrowError() {

packages/core/core/src/contexts/plugins/plugin-context.ts:56

  • [nitpick] The string literal 'error' passed to executeHandle could be improved by using a named constant or clearer documentation to convey its intent.
'error',

@Groupguanfang Groupguanfang merged commit e19161e into v1 Apr 15, 2025
10 checks passed
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