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 short option parsing #221

Merged
merged 2 commits into from
Aug 21, 2022
Merged

fix short option parsing #221

merged 2 commits into from
Aug 21, 2022

Conversation

Roger-luo
Copy link
Collaborator

fix #211

@codecov
Copy link

codecov bot commented Aug 21, 2022

Codecov Report

Base: 83.24% // Head: 83.53% // Increases project coverage by +0.29% 🎉

Coverage data is based on head (1cd9e7a) compared to base (ba45d81).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #221      +/-   ##
==========================================
+ Coverage   83.24%   83.53%   +0.29%     
==========================================
  Files          21       21              
  Lines        1540     1537       -3     
==========================================
+ Hits         1282     1284       +2     
+ Misses        258      253       -5     
Impacted Files Coverage Δ
src/codegen/julia.jl 89.09% <100.00%> (+1.73%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Roger-luo Roger-luo merged commit 1c92788 into master Aug 21, 2022
@Roger-luo Roger-luo deleted the roger/fix-short-option branch August 21, 2022 23:25
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.

Support space-seperated short option forms
1 participant