Skip to content

Implement argparse CLI#185

Open
soumendrak wants to merge 1 commit intomainfrom
codex/implement-argparse-cli-with-subcommands
Open

Implement argparse CLI#185
soumendrak wants to merge 1 commit intomainfrom
codex/implement-argparse-cli-with-subcommands

Conversation

@soumendrak
Copy link
Owner

Summary

  • implement a fully working argparse-based CLI
  • rewrite CLI tests for subcommands
  • document command line usage

Testing

  • pytest -q

https://chatgpt.com/codex/tasks/task_e_685ffe31e644832e9aba2a0997d145f8

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jun 28, 2025

Deploying openodia with  Cloudflare Pages  Cloudflare Pages

Latest commit: 9aa185d
Status:🚫  Build failed.

View logs

@codecov
Copy link

codecov bot commented Jun 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.49%. Comparing base (ac2db15) to head (9aa185d).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #185   +/-   ##
=======================================
  Coverage   99.49%   99.49%           
=======================================
  Files           9        9           
  Lines         199      199           
=======================================
  Hits          198      198           
  Misses          1        1           
Flag Coverage Δ
pytest 99.49% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ac2db15...9aa185d. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@soumendrak soumendrak self-assigned this Jun 28, 2025
@soumendrak soumendrak added the enhancement New feature or request label Jun 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

codex enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant