pyOpenSci / pyosMeta

A package that updates pyOpenSci contributor and package metadata on our website
BSD 3-Clause "New" or "Revised" License
4 stars 17 forks source link

Fix: add partners to contributors #135

Closed lwasser closed 6 months ago

lwasser commented 6 months ago

closes #133

This is the last step (i think) in our partner process workflow update. It adds a partners field to the contributor model as format list. it also adds support for the emeritus_editor field so we can acknowledge all past editors.

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 57.56%. Comparing base (f384d1a) to head (57630b2). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #135 +/- ## ========================================== + Coverage 56.80% 57.56% +0.76% ========================================== Files 8 8 Lines 500 502 +2 Branches 78 78 ========================================== + Hits 284 289 +5 + Misses 211 208 -3 Partials 5 5 ```

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