react-component / pagination

React Pagination
https://pagination-react-component.vercel.app/
MIT License
658 stars 327 forks source link

fix: itemRender do not display empty elements #527

Closed spencer17x closed 11 months ago

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
pagination ❌ Failed (Inspect) Aug 14, 2023 9:51am
codecov[bot] commented 1 year ago

Codecov Report

Merging #527 (4ca725d) into master (3059cb8) will increase coverage by 0.39%. Report is 1 commits behind head on master. The diff coverage is 92.59%.

:exclamation: Current head 4ca725d differs from pull request most recent head ad92366. Consider uploading reports for the commit ad92366 to get more accurate results

@@            Coverage Diff             @@
##           master     #527      +/-   ##
==========================================
+ Coverage   92.73%   93.13%   +0.39%     
==========================================
  Files           4        4              
  Lines         344      364      +20     
  Branches      121      135      +14     
==========================================
+ Hits          319      339      +20     
+ Misses         25       24       -1     
- Partials        0        1       +1     
Files Changed Coverage Δ
src/Pagination.tsx 92.25% <92.00%> (+0.52%) :arrow_up:
src/Pager.tsx 91.66% <100.00%> (+1.66%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

spencer17x commented 11 months ago

@afc163

afc163 commented 11 months ago

+1

spencer17x commented 11 months ago

@afc163