Skip to content

refactor: small

a59b5e2
Select commit
Loading
Failed to load commit list.
Merged

fix(perf): improve #224

refactor: small
a59b5e2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 20, 2026 in 1s

98.96% (+1.00%) compared to 2a304ae

View this Pull Request on Codecov

98.96% (+1.00%) compared to 2a304ae

Details

Codecov Report

❌ Patch coverage is 96.00000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.96%. Comparing base (2a304ae) to head (a59b5e2).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
lib/Hook.js 92.50% 3 Missing ⚠️
lib/HookCodeFactory.js 97.61% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #224      +/-   ##
==========================================
+ Coverage   97.96%   98.96%   +1.00%     
==========================================
  Files          13       15       +2     
  Lines         689      776      +87     
  Branches      112      130      +18     
==========================================
+ Hits          675      768      +93     
+ Misses         13        8       -5     
+ Partials        1        0       -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.