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

Remove deprecated `employer_identification_number` attribute #986

Closed slifty closed 4 months ago

slifty commented 4 months ago

This PR removes the employer_identification_number entirely.

Resolves #931

🛑 this should NOT be merged until after #985 is merged and the front_end has been updated to use the new value 🛑 :

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 (8519a20) to head (6a9206e). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #986 +/- ## ======================================= Coverage 88.73% 88.73% ======================================= Files 127 127 Lines 1722 1722 Branches 215 215 ======================================= Hits 1528 1528 - Misses 179 194 +15 + Partials 15 0 -15 ```

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