-
-
Notifications
You must be signed in to change notification settings - Fork 579
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
feat: 3346 customized response messages #3362
feat: 3346 customized response messages #3362
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3362 +/- ##
==========================================
+ Coverage 95.76% 95.79% +0.02%
==========================================
Files 151 151
Lines 9186 9250 +64
Branches 2708 2689 -19
==========================================
+ Hits 8797 8861 +64
Misses 389 389 ☔ View full report in Codecov by Sentry. |
Thank you for creating the PR. I have some requests:
|
No problem, I will update (and separate) the PR this evening. |
Thank you! |
Making strings as constant like |
As discussed with @yusukebe here https://github.com/orgs/honojs/discussions/3346
The author should do the following, if applicable
bun run format:fix && bun run lint:fix
to format the code