Skip to content

ensure the parse order is reset on clear()#1218

Merged
phlptp merged 1 commit into
CLIUtils:mainfrom
phlptp:parse_order_clear
Oct 3, 2025
Merged

ensure the parse order is reset on clear()#1218
phlptp merged 1 commit into
CLIUtils:mainfrom
phlptp:parse_order_clear

Conversation

@phlptp
Copy link
Copy Markdown
Collaborator

@phlptp phlptp commented Oct 3, 2025

Fixes #1216

@phlptp phlptp added the bug label Oct 3, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (e4ee3af) to head (d0adf63).
⚠️ Report is 128 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##              main     #1218     +/-   ##
===========================================
  Coverage   100.00%   100.00%             
===========================================
  Files           17        19      +2     
  Lines         4546      5246    +700     
  Branches         0      1066   +1066     
===========================================
+ Hits          4546      5246    +700     

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

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

@phlptp phlptp merged commit e591f4a into CLIUtils:main Oct 3, 2025
62 checks passed
@phlptp phlptp deleted the parse_order_clear branch October 3, 2025 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CLI::App::clear() is not clearing the parse_order vector

1 participant