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

Add createdBy parameter to /bulkUploads #941

Closed slifty closed 4 months ago

slifty commented 5 months ago

This PR adds the createdBy filter to /bulkUploads in addition to expanding the default return set for administrators.

Resolves #928 Resolves #927

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 88.48%. Comparing base (1aa9d9f) to head (220f8b0). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #941 +/- ## ========================================== + Coverage 88.47% 88.48% +0.01% ========================================== Files 119 119 Lines 1648 1650 +2 Branches 206 206 ========================================== + Hits 1458 1460 +2 Misses 175 175 Partials 15 15 ```

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