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

api: fix crash when itemsPerPage is zero and there are items #3425

Merged
merged 1 commit into from
Jun 4, 2024

api: fix crash when itemsPerPage is zero and there are items

97e5ad1
Select commit
Loading
Failed to load commit list.
Merged

api: fix crash when itemsPerPage is zero and there are items #3425

api: fix crash when itemsPerPage is zero and there are items
97e5ad1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 4, 2024 in 1s

55.62% (+0.03%) compared to 011ea47

View this Pull Request on Codecov

55.62% (+0.03%) compared to 011ea47

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 55.62%. Comparing base (011ea47) to head (97e5ad1).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3425      +/-   ##
==========================================
+ Coverage   55.59%   55.62%   +0.03%     
==========================================
  Files         190      191       +1     
  Lines       18893    18897       +4     
==========================================
+ Hits        10503    10511       +8     
+ Misses       7581     7580       -1     
+ Partials      809      806       -3     

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