Skip to content

Fix bug in CLI#126

Merged
AHReccese merged 2 commits intodevfrom
fix/bug
Apr 3, 2026
Merged

Fix bug in CLI#126
AHReccese merged 2 commits intodevfrom
fix/bug

Conversation

@AHReccese
Copy link
Copy Markdown
Member

@AHReccese AHReccese commented Apr 1, 2026

Reference Issues/PRs

In one of the previous PRs, this bug was introduced (#121) and I've fixed it here (the reason behind other existing PRs failing).

What does this implement/fix? Explain your changes.

Any other comments?

* Update _parse_args to return the parser along with arguments.
* Modify _run to accept the parser as a parameter for improved functionality.
* Adjust main function to accommodate changes in argument handling.
@AHReccese AHReccese added this to the reserver v0.7 milestone Apr 1, 2026
@AHReccese AHReccese self-assigned this Apr 1, 2026
@AHReccese AHReccese added the bug Something isn't working label Apr 1, 2026
@AHReccese AHReccese requested a review from sadrasabouri April 1, 2026 02:08
@codacy-production
Copy link
Copy Markdown

codacy-production bot commented Apr 1, 2026

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 duplication

Metric Results
Duplication 0

View in Codacy

TIP This summary will be updated as you push new changes. Give us feedback

@AHReccese AHReccese changed the title Fix/bug Fix bug in CLI Apr 1, 2026
Copy link
Copy Markdown
Member

@sadrasabouri sadrasabouri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks good to me and can be merged; bu can you provide more information of what that bug was so I can test pre/post this PR?

@AHReccese AHReccese merged commit 1103b78 into dev Apr 3, 2026
25 checks passed
@AHReccese AHReccese deleted the fix/bug branch April 3, 2026 05:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants