Skip to content

refactor: simplify scroll state update logic in stickyScrollBar.tsx - #1318

Merged
afc163 merged 2 commits into
antd-5.xfrom
refactor/sticky-scroll-bar
Aug 26, 2025
Merged

refactor: simplify scroll state update logic in stickyScrollBar.tsx #1318
afc163 merged 2 commits into
antd-5.xfrom
refactor/sticky-scroll-bar

Update src/stickyScrollBar.tsx

69c83fd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 26, 2025 in 0s

97.74% (-0.01%) compared to 3916bd3, passed because coverage increased by 0% when compared to adjusted base (97.74%)

View this Pull Request on Codecov

97.74% (-0.01%) compared to 3916bd3, passed because coverage increased by 0% when compared to adjusted base (97.74%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.74%. Comparing base (3916bd3) to head (69c83fd).

Additional details and impacted files
@@ Coverage Diff @@## antd-5.x #1318 +/- ##
============================================
- Coverage 97.74% 97.74% -0.01% 
============================================
Files 77 77 Lines 7635 7625 -10 Branches 1158 1155 -3 ============================================
- Hits 7463 7453 -10 
Misses 166 166 Partials 6 6 

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