Skip to content

Convert CLIs to subcommands in modelarrayio CLI#27

Merged
tsalo merged 4 commits intomainfrom
rename-clis
Mar 26, 2026
Merged

Convert CLIs to subcommands in modelarrayio CLI#27
tsalo merged 4 commits intomainfrom
rename-clis

Conversation

@tsalo
Copy link
Copy Markdown
Member

@tsalo tsalo commented Mar 26, 2026

The main modelarrayio argument parser is based on BABS's approach.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 26, 2026

Codecov Report

❌ Patch coverage is 76.66667% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 50.47%. Comparing base (ce9064a) to head (2405afe).

Files with missing lines Patch % Lines
src/modelarrayio/cli/h5_to_cifti.py 40.00% 3 Missing ⚠️
src/modelarrayio/cli/h5_to_mif.py 40.00% 3 Missing ⚠️
src/modelarrayio/cli/h5_to_nifti.py 40.00% 3 Missing ⚠️
src/modelarrayio/cli/main.py 88.46% 2 Missing and 1 partial ⚠️
src/modelarrayio/cli/mif_to_h5.py 81.81% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #27       +/-   ##
===========================================
+ Coverage   37.90%   50.47%   +12.56%     
===========================================
  Files          13       14        +1     
  Lines         947      943        -4     
  Branches      135      137        +2     
===========================================
+ Hits          359      476      +117     
+ Misses        561      439      -122     
- Partials       27       28        +1     

☔ 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.

@tsalo tsalo merged commit d2cb8df into main Mar 26, 2026
13 checks passed
@tsalo tsalo deleted the rename-clis branch March 26, 2026 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants