Skip to content

test: cover null sentinel guard in useInfiniteScroll

9975ecf
Select commit
Loading
Failed to load commit list.
Merged

feat: add useInfiniteScroll hook #426

test: cover null sentinel guard in useInfiniteScroll
9975ecf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 27, 2026 in 1s

95.87% (+0.84%) compared to d99aff0

View this Pull Request on Codecov

95.87% (+0.84%) compared to d99aff0

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.87%. Comparing base (d99aff0) to head (9975ecf).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #426      +/-   ##
==========================================
+ Coverage   95.03%   95.87%   +0.84%     
==========================================
  Files           3        4       +1     
  Lines         161      194      +33     
  Branches       57       65       +8     
==========================================
+ Hits          153      186      +33     
  Misses          4        4              
  Partials        4        4              
🚀 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.