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

fix: reserve quotation marks when handling multiple values #85

Merged
merged 1 commit into from
Aug 9, 2024

Conversation

cyjake
Copy link
Owner

@cyjake cyjake commented Aug 8, 2024

fixes #84

Copy link

codecov bot commented Aug 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.98%. Comparing base (7034b4f) to head (fbb7111).

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #85      +/-   ##
==========================================
+ Coverage   96.88%   96.98%   +0.10%     
==========================================
  Files           3        3              
  Lines         321      332      +11     
  Branches       88       89       +1     
==========================================
+ Hits          311      322      +11     
  Misses          4        4              
  Partials        6        6              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

= in ProxyCommand are lost
1 participant