Skip to content

fix(lambda-edge): satisfy Deno lib types for Content-Length body encoding#5013

Merged
yusukebe merged 1 commit into
mainfrom
fix/lambda-edge-cast
Jun 9, 2026
Merged

fix(lambda-edge): satisfy Deno lib types for Content-Length body encoding#5013
yusukebe merged 1 commit into
mainfrom
fix/lambda-edge-cast

Conversation

@yusukebe

@yusukebe yusukebe commented Jun 9, 2026

Copy link
Copy Markdown
Member

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

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown

HTTP Performance Benchmark

Framework Runtime Average Ping Query Body
hono (origin/main) bun 47,669.10 58,115.92 46,056.38 38,834.99
hono (current) bun 48,173.78 60,466.49 45,250.19 38,804.67
Change +1.06% +4.04% -1.75% -0.08%

@yusukebe yusukebe merged commit e50df01 into main Jun 9, 2026
18 checks passed
@yusukebe yusukebe deleted the fix/lambda-edge-cast branch June 9, 2026 03:57
@codecov

codecov Bot commented Jun 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.01%. Comparing base (fce483e) to head (9bc24a7).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5013   +/-   ##
=======================================
  Coverage   79.00%   79.01%           
=======================================
  Files         154      154           
  Lines       10576    10578    +2     
  Branches     2214     2215    +1     
=======================================
+ Hits         8356     8358    +2     
  Misses       2220     2220           

☔ View full report in Codecov by Harness.
📢 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.

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