Skip to content

Clean up InfiniteScroll, change ref to state-based dep

d172488
Select commit
Loading
Failed to load commit list.
Merged

fix(InfiniteScroll): replace refs with state-based deps #2740

Clean up InfiniteScroll, change ref to state-based dep
d172488
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 19, 2025 in 0s

81.34% (target 70.00%)

View this Pull Request on Codecov

81.34% (target 70.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.34%. Comparing base (1e53bed) to head (d172488).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2740      +/-   ##
==========================================
- Coverage   81.34%   81.34%   -0.01%     
==========================================
  Files         481      481              
  Lines        9541     9535       -6     
  Branches     2221     2219       -2     
==========================================
- Hits         7761     7756       -5     
  Misses       1408     1408              
+ Partials      372      371       -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.