Skip to content

test(context): assert case-insensitive header names in response helpers#5116

Merged
yusukebe merged 1 commit into
mainfrom
test/response-header-casing
Jul 15, 2026
Merged

test(context): assert case-insensitive header names in response helpers#5116
yusukebe merged 1 commit into
mainfrom
test/response-header-casing

Conversation

@yusukebe

@yusukebe yusukebe commented Jul 15, 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

Copy link
Copy Markdown

HTTP Performance Benchmark

Framework Runtime Average Ping Query Body
hono (origin/main) bun 32,929.59 45,801.38 29,419.91 23,567.47
hono (current) bun 33,153.70 46,139.40 29,500.08 23,821.63
Change +0.68% +0.74% +0.27% +1.08%

@codecov

codecov Bot commented Jul 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.08%. Comparing base (b2ae3a2) to head (85900b7).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5116   +/-   ##
=======================================
  Coverage   79.08%   79.08%           
=======================================
  Files         154      154           
  Lines       10764    10764           
  Branches     2254     2254           
=======================================
  Hits         8513     8513           
  Misses       2251     2251           

☔ 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.

@yusukebe yusukebe merged commit fb9d7bf into main Jul 15, 2026
20 checks passed
@yusukebe yusukebe deleted the test/response-header-casing branch July 15, 2026 00:07
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