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

zsh: fix quoting state #1095

Merged
merged 1 commit into from
Jan 19, 2025
Merged

zsh: fix quoting state #1095

merged 1 commit into from
Jan 19, 2025

Conversation

rsteube
Copy link
Member

@rsteube rsteube commented Jan 19, 2025

fix #1072

@rsteube rsteube added bug Something isn't working zsh labels Jan 19, 2025
@rsteube rsteube force-pushed the zsh-fix-quotingstate branch from 6e2e549 to a5fa547 Compare January 19, 2025 12:39
@coveralls
Copy link

coveralls commented Jan 19, 2025

Pull Request Test Coverage Report for Build 12853740282

Details

  • 2 of 16 (12.5%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.2%) to 57.456%

Changes Missing Coverage Covered Lines Changed/Added Lines %
internal/shell/zsh/action.go 0 6 0.0%
internal/env/env.go 0 8 0.0%
Totals Coverage Status
Change from base Build 12853138196: -0.2%
Covered Lines: 3063
Relevant Lines: 5331

💛 - Coveralls

@rsteube rsteube force-pushed the zsh-fix-quotingstate branch from a5fa547 to 9e384b6 Compare January 19, 2025 12:56
@rsteube rsteube merged commit 518ea54 into master Jan 19, 2025
23 of 25 checks passed
@rsteube rsteube deleted the zsh-fix-quotingstate branch January 19, 2025 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working zsh
Projects
None yet
Development

Successfully merging this pull request may close these issues.

zsh: space suffix is appended without closing quotes
2 participants