Skip to content

refactor(use-spring-visibility): 使用useCallback记忆化,保持引用稳定,使用useRef追踪最新值

8826578
Select commit
Loading
Failed to load commit list.
Open

feat: 为弹窗组件添加动画可见性控制 #7045

refactor(use-spring-visibility): 使用useCallback记忆化,保持引用稳定,使用useRef追踪最新值
8826578
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 25, 2026 in 0s

93.02% (target 70.00%)

View this Pull Request on Codecov

93.02% (target 70.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.02%. Comparing base (b627e1f) to head (8826578).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7045      +/-   ##
==========================================
+ Coverage   92.97%   93.02%   +0.04%     
==========================================
  Files         337      338       +1     
  Lines        7373     7411      +38     
  Branches     1841     1883      +42     
==========================================
+ Hits         6855     6894      +39     
+ Misses        510      509       -1     
  Partials        8        8              

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