Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(#324): SR cli in PyPI #328

Merged
merged 5 commits into from
Feb 6, 2025
Merged

feat(#324): SR cli in PyPI #328

merged 5 commits into from
Feb 6, 2025

Conversation

h1alexbel
Copy link
Owner

@h1alexbel h1alexbel commented Feb 6, 2025

In this PR I've setup sr-cli package to be published in PyPI.

see #324
History:


PR-Codex overview

This PR focuses on restructuring the project to incorporate a new command-line interface (sr-cli) while removing the previous sr-detector. It updates dependencies and configuration files accordingly.

Detailed summary

  • Deleted sr-detector/README.md.
  • Updated pyproject.toml to include sr-cli package.
  • Changed project name to sr-cli and updated its description and author email.
  • Added loguru and toml dependencies to sr-cli.
  • Removed outdated Docker workflow configuration.
  • Added a new script in sr-cli/src/sr.py for command-line functionality.
  • Updated release process in .rultor.yml to use version.txt and publish to PyPI.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

codecov bot commented Feb 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.95%. Comparing base (7f8a918) to head (a7258a3).
Report is 6 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #328   +/-   ##
=======================================
  Coverage   82.95%   82.95%           
=======================================
  Files          21       21           
  Lines         622      622           
=======================================
  Hits          516      516           
  Misses        106      106           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@h1alexbel h1alexbel merged commit d96896b into master Feb 6, 2025
19 checks passed
@h1alexbel h1alexbel deleted the 324-start branch February 6, 2025 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant