Closed jared321 closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 66.62%. Comparing base (
e4a7dff
) to head (6295942
). Report is 20 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
The basic work needed for Issue #94 is now done on this branch and is ready for merging into
main
in support of deploying the official v1.1.0 distributions to PyPI.The publishing action built up here needs to be on
main
so that the action can only be triggered by publishing an official release. Therefore, the publication portion of the action is not yet written and will be developed directly onmain
after this branch is merged tomain
.I did the following to review this PR
tar tvfz <dist>
and by inspecting installation in site-packages.