okfn / website

The code behind okfn.org
https://okfn.org
MIT License
108 stars 107 forks source link

Remove people model #1102

Closed pdelboca closed 1 day ago

pdelboca commented 5 months ago

This PR removes the old Person model.

Follow up of #1096 #1098 #1100

This is the last "model content managed" piece of code that we have in the system.

codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 88.24%. Comparing base (8b69fb9) to head (0455ae5). Report is 45 commits behind head on develop.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1102 +/- ## =========================================== - Coverage 88.78% 88.24% -0.55% =========================================== Files 99 90 -9 Lines 1222 910 -312 Branches 50 38 -12 =========================================== - Hits 1085 803 -282 + Misses 135 107 -28 + Partials 2 0 -2 ```

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