Skip to content

feat(cli): Support comma-separated list arguments#844

Merged
gfieni merged 1 commit into
masterfrom
feat/cli-list-args
May 28, 2026
Merged

feat(cli): Support comma-separated list arguments#844
gfieni merged 1 commit into
masterfrom
feat/cli-list-args

Conversation

@gfieni
Copy link
Copy Markdown
Contributor

@gfieni gfieni commented May 28, 2026

No description provided.

@gfieni gfieni self-assigned this May 28, 2026
@gfieni gfieni requested a review from a team as a code owner May 28, 2026 15:03
@gfieni gfieni added the enhancement New feature or request label May 28, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 28, 2026

Codecov Report

❌ Patch coverage is 64.28571% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.01%. Comparing base (07bdb08) to head (3fb044e).

Files with missing lines Patch % Lines
src/powerapi/cli/_utils.py 50.00% 3 Missing ⚠️
src/powerapi/cli/common_cli_parsing_manager.py 0.00% 1 Missing ⚠️
src/powerapi/cli/config_parser.py 66.66% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #844      +/-   ##
==========================================
- Coverage   72.08%   72.01%   -0.07%     
==========================================
  Files          90       90              
  Lines        3009     3002       -7     
==========================================
- Hits         2169     2162       -7     
  Misses        840      840              
Files with missing lines Coverage Δ
src/powerapi/cli/config_validator.py 62.31% <100.00%> (-2.07%) ⬇️
src/powerapi/cli/generator.py 89.40% <100.00%> (+0.26%) ⬆️
src/powerapi/cli/parsing_manager.py 83.33% <100.00%> (ø)
src/powerapi/cli/common_cli_parsing_manager.py 0.00% <0.00%> (ø)
src/powerapi/cli/config_parser.py 91.24% <66.66%> (+0.23%) ⬆️
src/powerapi/cli/_utils.py 82.14% <50.00%> (-9.53%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gfieni gfieni merged commit d575440 into master May 28, 2026
11 checks passed
@gfieni gfieni deleted the feat/cli-list-args branch May 28, 2026 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant