Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: don't wrap first part of command in quotes#54

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
nfischer wants to merge2 commits intomain
base:main
Choose a base branch
Loading
fromfix-quote-command

Conversation

@nfischer
Copy link
Owner

It seems as though some Windows systems don't allow the first part of the command to be wrapped in quotes. We couldn't detect this issue on CI, but this was reported by a user.

Fixes#7

It seems as though some Windows systems don't allow the first part ofthe command to be wrapped in quotes. We couldn't detect this issue onCI, but this was reported by a user.Fixes#7
@nfischernfischer added the bug labelOct 17, 2025
@codecov-commenter
Copy link

codecov-commenter commentedOct 17, 2025
edited
Loading

⚠️ Please install the'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (2754647) to head (9ec1788).
❗ Your organization needs to install theCodecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@##              main       #54   +/-   ##=========================================  Coverage   100.00%   100.00%           =========================================  Files            2         2             Lines           27        32    +5     =========================================+ Hits            27        32    +5

☔ 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.
  • 📦JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

This swaps the internal implementation to use the new shell.cmd() API.This avoids the need for wrapping with double quotes which should alsomean better compatibility on Windows.
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Unable to run globally installed node modules via this module

3 participants

@nfischer@codecov-commenter

[8]ページ先頭

©2009-2025 Movatter.jp