Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: remove Array.prototype.at calls #545

Merged
merged 1 commit into from Dec 8, 2023
Merged

fix: remove Array.prototype.at calls #545

merged 1 commit into from Dec 8, 2023

Conversation

yoyo837
Copy link
Member

@yoyo837 yoyo837 commented Dec 8, 2023

fix #544

Copy link

vercel bot commented Dec 8, 2023

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

Name Status Preview Updated (UTC)
pagination ❌ Failed (Inspect) Dec 8, 2023 0:00am

Copy link

codecov bot commented Dec 8, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7a7aa1e) 98.69% compared to head (7ecfbb5) 98.69%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #545   +/-   ##
=======================================
  Coverage   98.69%   98.69%           
=======================================
  Files           3        3           
  Lines         306      307    +1     
  Branches      136      136           
=======================================
+ Hits          302      303    +1     
  Misses          4        4           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yoyo837 yoyo837 merged commit 41eac04 into master Dec 8, 2023
10 of 11 checks passed
@yoyo837 yoyo837 deleted the remove-at branch December 8, 2023 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

分页器报错
2 participants