Closed tky823 closed 1 year ago
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
Attention: Patch coverage is 77.77778%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 93.99%. Comparing base (
2ca9933
) to head (b064a93
). Report is 189 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
ssspy/__init__.py | 77.77% | 2 Missing :warning: |
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Summary
This PR introduces
MANIFEST.in
to remove files from the package.TODO
Use
setuptools_scm
to control versioning.