nickstenning / honcho

Honcho: a python clone of Foreman. For managing Procfile-based applications.
http://pypi.python.org/pypi/honcho
MIT License
1.6k stars 146 forks source link

Update toolchain #249

Closed nickstenning closed 1 month ago

nickstenning commented 1 month ago

This PR modernises Honcho's packaging and CI toolchain. Specifically:

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 67.41%. Comparing base (9eeb9b4) to head (118b0bb). Report is 5 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #249 +/- ## ========================================== - Coverage 67.71% 67.41% -0.30% ========================================== Files 12 14 +2 Lines 607 626 +19 Branches 88 87 -1 ========================================== + Hits 411 422 +11 - Misses 187 193 +6 - Partials 9 11 +2 ```

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