PhilanthropyDataCommons / service

A project for collecting and serving public information associated with grant applications
GNU Affero General Public License v3.0
8 stars 2 forks source link

Lower default count for pagination #1108

Closed slifty closed 1 month ago

slifty commented 1 month ago

This PR updates the default count for paginated resources to 10.

Resolves #330

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88.57%. Comparing base (acdb200) to head (15ed396).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1108 +/- ## ======================================= Coverage 88.57% 88.57% ======================================= Files 129 129 Lines 1725 1725 Branches 220 220 ======================================= Hits 1528 1528 + Misses 197 182 -15 - Partials 0 15 +15 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.