Skip to content

fix: fix absolute path definition for current implementation (#4008)

f7e02d3
Select commit
Loading
Failed to load commit list.
Open

[POC] feat: Hono Action #3973

fix: fix absolute path definition for current implementation (#4008)
f7e02d3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 20, 2025 in 0s

89.58% (target 75.00%)

View this Pull Request on Codecov

89.58% (target 75.00%)

Details

Codecov Report

Attention: Patch coverage is 6.33484% with 207 lines in your changes missing coverage. Please review.

Project coverage is 89.58%. Comparing base (8796371) to head (f7e02d3).
Report is 10 commits behind head on main.

Files with missing lines Patch % Lines
src/jsx/action/index.ts 0.00% 111 Missing ⚠️
src/jsx/action/client.ts 0.00% 93 Missing ⚠️
src/utils/url.ts 77.77% 2 Missing ⚠️
src/jsx/intrinsic-element/components.ts 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3973      +/-   ##
==========================================
- Coverage   91.29%   89.58%   -1.72%     
==========================================
  Files         168      170       +2     
  Lines       10772    10981     +209     
  Branches     3057     3148      +91     
==========================================
+ Hits         9834     9837       +3     
- Misses        937     1143     +206     
  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.