Skip to content

fix: properly detect global disabled when all handles are disabled

218f061
Select commit
Loading
Failed to load commit list.
Closed

feat: Range 组件支持 disabled 数组形式 #1068

fix: properly detect global disabled when all handles are disabled
218f061
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 14, 2026 in 0s

99.15% (-0.24%) compared to 0e4e031

View this Pull Request on Codecov

99.15% (-0.24%) compared to 0e4e031

Details

Codecov Report

❌ Patch coverage is 96.82540% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.15%. Comparing base (0e4e031) to head (218f061).

Files with missing lines Patch % Lines
src/hooks/useDrag.ts 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1068      +/-   ##
==========================================
- Coverage   99.39%   99.15%   -0.24%     
==========================================
  Files          14       14              
  Lines         661      713      +52     
  Branches      191      218      +27     
==========================================
+ Hits          657      707      +50     
- Misses          4        6       +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.