Skip to content

feat: Add CLI to python package#350

Merged
besaleli merged 3 commits intomainfrom
348-add-cli-capability-to-encoderfile-python-package
Mar 26, 2026
Merged

feat: Add CLI to python package#350
besaleli merged 3 commits intomainfrom
348-add-cli-capability-to-encoderfile-python-package

Conversation

@besaleli
Copy link
Copy Markdown
Member

Usage with uv for example:

uv run -m encoderfile build ...

@besaleli besaleli requested a review from javiermtorres March 25, 2026 15:54
@besaleli besaleli linked an issue Mar 25, 2026 that may be closed by this pull request
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 25, 2026

Codecov Report

❌ Patch coverage is 0% with 7 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
encoderfile/src/builder/cli/mod.rs 0.00% 4 Missing ⚠️
encoderfile-py/src/cli.rs 0.00% 3 Missing ⚠️
Files with missing lines Coverage Δ
encoderfile-py/src/cli.rs 0.00% <0.00%> (ø)
encoderfile/src/builder/cli/mod.rs 0.00% <0.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@besaleli besaleli merged commit 7d564d6 into main Mar 26, 2026
3 checks passed
@besaleli besaleli deleted the 348-add-cli-capability-to-encoderfile-python-package branch March 26, 2026 17:50
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.

Add CLI capability to encoderfile python package

3 participants