Skip to content

perf(Hook): replace Object.keys with for-in in only-name guard

4622404
Select commit
Loading
Failed to load commit list.
Merged

fix: preserve custom tap options dropped by _tap fast path #227

perf(Hook): replace Object.keys with for-in in only-name guard
4622404
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 21, 2026 in 0s

99.35% (+0.25%) compared to 5da5021

View this Pull Request on Codecov

99.35% (+0.25%) compared to 5da5021

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.35%. Comparing base (5da5021) to head (4622404).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #227      +/-   ##
==========================================
+ Coverage   99.09%   99.35%   +0.25%     
==========================================
  Files          15       15              
  Lines         775      775              
  Branches      132      128       -4     
==========================================
+ Hits          768      770       +2     
+ Misses          7        5       -2     

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