Skip to content

fix(types): resolve subclass factory return types to specific hook types

49bf9b4
Select commit
Loading
Failed to load commit list.
Merged

docs(types): add jsdocs types #229

fix(types): resolve subclass factory return types to specific hook types
49bf9b4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 28, 2026 in 0s

99.25% (-0.11%) compared to bb120cf

View this Pull Request on Codecov

99.25% (-0.11%) compared to bb120cf

Details

Codecov Report

❌ Patch coverage is 98.38710% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.25%. Comparing base (bb120cf) to head (49bf9b4).

Files with missing lines Patch % Lines
lib/Hook.js 83.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #229      +/-   ##
==========================================
- Coverage   99.35%   99.25%   -0.11%     
==========================================
  Files          15       15              
  Lines         775      805      +30     
  Branches      128      140      +12     
==========================================
+ Hits          770      799      +29     
- Misses          5        6       +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.