Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

macro: pass positional arguments to script #272

Merged
merged 1 commit into from
Mar 9, 2024
Merged

Conversation

rsteube
Copy link
Member

@rsteube rsteube commented Mar 7, 2024

Test:

  • bash
  • elvish
  • fish
  • nu
  • osh
  • pwsh
  • xonsh
  • zsh

fix #271

@coveralls
Copy link

coveralls commented Mar 7, 2024

Pull Request Test Coverage Report for Build 8215402882

Details

  • 6 of 6 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.3%) to 41.164%

Totals Coverage Status
Change from base Build 8131366015: 0.3%
Covered Lines: 375
Relevant Lines: 911

💛 - Coveralls

@rsteube rsteube marked this pull request as ready for review March 7, 2024 12:48
@rsteube rsteube marked this pull request as draft March 7, 2024 12:49
@rsteube rsteube marked this pull request as ready for review March 9, 2024 15:08
@rsteube rsteube mentioned this pull request Mar 9, 2024
8 tasks
@rsteube rsteube merged commit 0c69201 into master Mar 9, 2024
6 checks passed
@rsteube rsteube deleted the macro-pass-arguments branch March 9, 2024 15:12
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.

Macro: pass all arguments
2 participants