Closed billbrod closed 9 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 88.53%. Comparing base (
cad4606
) to head (84595c9
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Adds a bunch of checks to deploy, and switches to using trusted publishing. Also adds ability trigger deploy on
workflow_dispatch
, deploying to test pypi insteadUpdates checkout to make sure we get all the git tags, necessary for
setuptools_scm
The deploy action now builds both sdist and wheels, and then:
Because of the tests/notebooks, this now takes longer to run, but should be safer