Closed nickstenning closed 1 month ago
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.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR modernises Honcho's packaging and CI toolchain. Specifically:
pyproject.toml
withsetuptools_scm
for version generation.importlib
to find entrypoints, notpkg_resources
(fixes #247)