Skip to content

Fixes

1a5ba7b
Select commit
Loading
Failed to load commit list.
Merged

Add support for Hono #1

Fixes
1a5ba7b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 21, 2025 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 89.54545% with 23 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (main@b601aa4). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/common/response.ts 78.12% 4 Missing and 3 partials ⚠️
src/common/output.ts 78.94% 3 Missing and 1 partial ⚠️
src/hono/middleware.ts 86.66% 0 Missing and 4 partials ⚠️
src/common/consumers.ts 91.30% 0 Missing and 2 partials ⚠️
src/common/headers.ts 91.66% 1 Missing and 1 partial ⚠️
src/common/masking.ts 96.66% 1 Missing and 1 partial ⚠️
src/common/config.ts 50.00% 0 Missing and 1 partial ⚠️
src/hono/utils.ts 90.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main       #1   +/-   ##
=======================================
  Coverage        ?   89.54%           
=======================================
  Files           ?       10           
  Lines           ?      220           
  Branches        ?       56           
=======================================
  Hits            ?      197           
  Misses          ?        9           
  Partials        ?       14           

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