Skip to content

Conversation

@roanutil
Copy link
Member

If a command A takes command B as an argument, this makes it easier to define command B as a Positional property on command A.

For example:
mise --cd {{ project path }} x tuist -- tuist version
mise is command A and tuist version is command B

@codecov
Copy link

codecov bot commented Oct 30, 2024

Codecov Report

Attention: Patch coverage is 78.94737% with 4 lines in your changes missing coverage. Please review.

Project coverage is 81.35%. Comparing base (0ec6b15) to head (f84d612).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
Sources/ArgumentEncoding/PositionalArgument.swift 63.63% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #15      +/-   ##
==========================================
- Coverage   81.38%   81.35%   -0.04%     
==========================================
  Files          23       23              
  Lines        1418     1437      +19     
==========================================
+ Hits         1154     1169      +15     
- Misses        264      268       +4     

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

feature/init-positional-with-argument-rep
@r-jarvis r-jarvis merged commit 74686c3 into main Apr 21, 2025
3 of 4 checks passed
@roanutil roanutil deleted the feature/init-positional-with-argument-rep branch April 21, 2025 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants