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

feat(crud): support configured max page size #3224

Merged

Merge branch 'main' into feat/3203/AutoCrud-add-support-for-limiting-…

7fe245f
Select commit
Loading
Failed to load commit list.
Merged

feat(crud): support configured max page size #3224

Merge branch 'main' into feat/3203/AutoCrud-add-support-for-limiting-…
7fe245f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 14, 2025 in 1s

86.91% (+0.00%) compared to 789f983

View this Pull Request on Codecov

86.91% (+0.00%) compared to 789f983

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.91%. Comparing base (789f983) to head (7fe245f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3224   +/-   ##
=======================================
  Coverage   86.91%   86.91%           
=======================================
  Files         118      118           
  Lines        8192     8192           
  Branches     1259     1259           
=======================================
  Hits         7120     7120           
  Misses       1058     1058           
  Partials       14       14           

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