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

Update organization queries to use json #974

Closed slifty closed 4 months ago

slifty commented 4 months ago

This PR updates our organization queries to use json / JsonResultSet. This is part of our larger conversion effort.

Related to #821

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 88.73%. Comparing base (3bfb829) to head (28f1049).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #974 +/- ## ========================================== + Coverage 88.72% 88.73% +0.01% ========================================== Files 127 127 Lines 1720 1722 +2 Branches 212 209 -3 ========================================== + Hits 1526 1528 +2 Misses 194 194 ```

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