Closed Robpol86 closed 5 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 98.00%. Comparing base (
8da8472
) to head (37134e0
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Reformatted several files for personal style and consistency with my other projects.
Validating a wheel package in CI after build.
Including HTML documentation in GitHub release artifact for posterity.
Fixing readthedocs build with new non-requirements implementation.
Modernizing contribution document. Old method of installing Poetry has long been deprecated and removed.
Updated Makefile to match my other repos. No longer automatically calling "deps" in other build targets.
Regenerated pyproject.toml with latest Poetry version (1.8.3).
Switched to using dev dependency group in pyproject.toml.