hono icon indicating copy to clipboard operation
hono copied to clipboard

[DON'T MERGE THIS] minified

Open yusukebe opened this issue 8 months ago • 2 comments

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

yusukebe avatar Apr 28 '25 10:04 yusukebe

Bundle size check

main (c277c75) #4115 (da7f591) +/-
Bundle Size (B) 18,933B 17,278B -1,655B
Bundle Size (KB) 18.49K 16.87K -1.62K

Compiler Diagnostics

main (c277c75) #4115 (da7f591) +/-
Files 261 262 1
Lines 116,438 116,313 -125
Identifiers 114,433 114,297 -136
Symbols 303,855 303,810 -45
Types 214,832 214,836 4
Instantiations 3,091,594 3,091,650 56
Memory used 444,751K 448,931K 4,180K
I/O read 0.02s 0.03s 0.01s
I/O write 0s 0s 0s
Parse time 0.67s 0.77s 0.1s
Bind time 0.28s 0.33s 0.05s
Check time 5.77s 5.39s -0.38s
Emit time 0s 0s 0s
Total time 6.72s 6.48s -0.24s

Reported by octocov

github-actions[bot] avatar Apr 28 '25 10:04 github-actions[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.58%. Comparing base (c277c75) to head (722625e). Report is 57 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4115      +/-   ##
==========================================
+ Coverage   91.34%   91.58%   +0.23%     
==========================================
  Files         168      169       +1     
  Lines       10700    10574     -126     
  Branches     3181     3009     -172     
==========================================
- Hits         9774     9684      -90     
+ Misses        925      889      -36     
  Partials        1        1              

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

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

codecov[bot] avatar Apr 28 '25 10:04 codecov[bot]