Skip to content

make sure startIndex <= endIndex

7038242
Select commit
Loading
Failed to load commit list.
Open

make sure startIndex <= endIndex when measuring visible tabs #454

make sure startIndex <= endIndex
7038242
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 16, 2026 in 0s

99.30% (-0.18%) compared to 3aeba5a

View this Pull Request on Codecov

99.30% (-0.18%) compared to 3aeba5a

Details

Codecov Report

❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 99.30%. Comparing base (3aeba5a) to head (7038242).
⚠️ Report is 221 commits behind head on master.

Files with missing lines Patch % Lines
src/hooks/useVisibleRange.ts 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #454      +/-   ##
==========================================
- Coverage   99.47%   99.30%   -0.18%     
==========================================
  Files          13       13              
  Lines         570      572       +2     
  Branches      143      144       +1     
==========================================
+ Hits          567      568       +1     
- Misses          3        4       +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.