Skip to content

fix useLockFocus retry late element

36dacc0
Select commit
Loading
Failed to load commit list.
Merged

[codex] fix useLockFocus retry when element is filled later #748

fix useLockFocus retry late element
36dacc0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 7, 2026 in 0s

86.42% (+0.11%) compared to 7e36953

View this Pull Request on Codecov

86.42% (+0.11%) compared to 7e36953

Details

Codecov Report

❌ Patch coverage is 95.23810% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 86.42%. Comparing base (7e36953) to head (36dacc0).

Files with missing lines Patch % Lines
src/Dom/focus.ts 95.23% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #748      +/-   ##
==========================================
+ Coverage   86.31%   86.42%   +0.11%     
==========================================
  Files          39       39              
  Lines        1052     1068      +16     
  Branches      372      388      +16     
==========================================
+ Hits          908      923      +15     
- Misses        142      143       +1     
  Partials        2        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.