react-component / pagination

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

Refactoring: js => ts #515

Closed li-jia-nan closed 1 year ago

li-jia-nan commented 1 year ago

Refactoring: js => ts

vercel[bot] commented 1 year ago

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

Name Status Preview Comments Updated
pagination ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 7, 2023 at 7:15AM (UTC)
codecov[bot] commented 1 year ago

Codecov Report

Merging #515 (164f680) into master (ba61c1c) will decrease coverage by 0.11%. The diff coverage is 95.77%.

:exclamation: Current head 164f680 differs from pull request most recent head b4d7f10. Consider uploading reports for the commit b4d7f10 to get more accurate results

@@            Coverage Diff             @@
##           master     #515      +/-   ##
==========================================
- Coverage   92.98%   92.87%   -0.11%     
==========================================
  Files           3        4       +1     
  Lines         342      351       +9     
  Branches      121      125       +4     
==========================================
+ Hits          318      326       +8     
- Misses         24       25       +1     
Impacted Files Coverage Δ
src/Pager.tsx 90.00% <90.00%> (ø)
src/Options.tsx 97.01% <93.33%> (ø)
src/Pagination.tsx 91.94% <97.77%> (ø)
src/KeyCode.ts 100.00% <100.00%> (ø)

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