Skip to content

fix(types): missing response type on OnHandlerInterface#3852

Merged
yusukebe merged 1 commit intohonojs:mainfrom
sor4chi:patch-1
Jan 25, 2025
Merged

fix(types): missing response type on OnHandlerInterface#3852
yusukebe merged 1 commit intohonojs:mainfrom
sor4chi:patch-1

Conversation

@sor4chi
Copy link
Copy Markdown
Contributor

@sor4chi sor4chi commented Jan 25, 2025

The author should do the following, if applicable

  • Add tests
  • Run tests
  • bun run format:fix && bun run lint:fix to format the code
  • Add TSDoc/JSDoc to document the code

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.32%. Comparing base (ecf5a0b) to head (f15e391).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3852   +/-   ##
=======================================
  Coverage   91.32%   91.32%           
=======================================
  Files         161      161           
  Lines       10242    10242           
  Branches     2891     2863   -28     
=======================================
  Hits         9353     9353           
  Misses        888      888           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sor4chi sor4chi marked this pull request as ready for review January 25, 2025 06:00
@yusukebe yusukebe changed the title fix: missing response type on OnHandlerInterface fix(types): missing response type on OnHandlerInterface Jan 25, 2025
Copy link
Copy Markdown
Member

@yusukebe yusukebe left a comment

Choose a reason for hiding this comment

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

LGTM!

@yusukebe
Copy link
Copy Markdown
Member

@sor4chi

Thanks! This should be fixed. I'll merge this.

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