Skip to content

chore: bump @hono/eslint-config and enable curly rule#4620

Merged
yusukebe merged 1 commit intomainfrom
chore/bump-eslint-config
Jan 9, 2026
Merged

chore: bump @hono/eslint-config and enable curly rule#4620
yusukebe merged 1 commit intomainfrom
chore/bump-eslint-config

Conversation

@yusukebe
Copy link
Copy Markdown
Member

@yusukebe yusukebe commented Jan 9, 2026

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

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jan 9, 2026

Bundle size check

main (4e87275) #4620 (89ebb80) +/-
Bundle Size (B) 18,377B 18,377B 0B
Bundle Size (KB) 17.95K 17.95K 0K

Compiler Diagnostics (tsc)

main (4e87275) #4620 (89ebb80) +/-
Files 303 303 0
Lines 141,139 141,139 0
Identifiers 128,914 128,914 0
Symbols 269,468 269,468 0
Types 202,634 202,634 0
Instantiations 609,702 609,702 0
Memory used 345,826K 344,452K -1,374K
I/O read 0.05s 0.03s -0.02s
I/O write 0s 0s 0s
Parse time 0.72s 0.86s 0.14s
Bind time 0.29s 0.39s 0.1s
Check time 2.47s 2.72s 0.25s
Emit time 0s 0s 0s
Total time 3.48s 3.98s 0.5s

Compiler Diagnostics (typescript-go)

main (4e87275) #4620 (89ebb80) +/-
Files 303 303 0
Lines 141,141 141,141 0
Identifiers 128,877 128,877 0
Symbols 390,447 387,704 -2,743
Types 372,805 372,805 0
Instantiations 983,896 983,896 0
Memory used 254,223K 253,520K -703K
Memory allocs 2,552,841 2,552,771 -70
Config time 0.001s 0.001s 0s
Parse time 0.098s 0.096s -0.002s
Bind time 0.018s 0.027s 0.009s
Check time 0.622s 0.623s 0.001s
Emit time 0s 0s 0s
Total time 0.814s 0.805s -0.009s

Reported by octocov

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jan 9, 2026

HTTP Performance Benchmark

Framework Runtime Average Ping Query Body
hono (origin/main) bun 37,428.66 53,177.54 33,019.65 26,088.79
hono (current) bun 36,675.57 51,422.09 32,939.17 25,665.45
Change -2.01% -3.30% -0.24% -1.62%

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.56%. Comparing base (4e87275) to head (c0d7fc9).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4620   +/-   ##
=======================================
  Coverage   91.56%   91.56%           
=======================================
  Files         173      173           
  Lines       11256    11256           
  Branches     3265     3266    +1     
=======================================
  Hits        10307    10307           
  Misses        948      948           
  Partials        1        1           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@yusukebe yusukebe merged commit 8139399 into main Jan 9, 2026
20 checks passed
@yusukebe yusukebe deleted the chore/bump-eslint-config branch January 9, 2026 10:43
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.

1 participant