Skip to content

test: simplify disabled range cases

a89ec37
Select commit
Loading
Failed to load commit list.
Merged

feat: support per-handle disabled for Range slider #1069

test: simplify disabled range cases
a89ec37
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 13, 2026 in 0s

98.67% (-0.59%) compared to c455f73

View this Pull Request on Codecov

98.67% (-0.59%) compared to c455f73

Details

Codecov Report

❌ Patch coverage is 95.28302% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.67%. Comparing base (c455f73) to head (a89ec37).

Files with missing lines Patch % Lines
src/hooks/useDrag.ts 50.00% 2 Missing ⚠️
src/hooks/useOffset.ts 95.91% 2 Missing ⚠️
src/context.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1069      +/-   ##
==========================================
- Coverage   99.25%   98.67%   -0.59%     
==========================================
  Files          14       15       +1     
  Lines         669      752      +83     
  Branches      198      234      +36     
==========================================
+ Hits          664      742      +78     
- Misses          5       10       +5     

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