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

Convert --language option to String instead of LanguageType #444

Merged
merged 4 commits into from
Aug 30, 2022

Conversation

petertrr
Copy link
Member

@petertrr petertrr commented Aug 30, 2022

  • Convert --language option to String instead of LanguageType
  • Improve docs of extra flags feature

@codecov
Copy link

codecov bot commented Aug 30, 2022

Codecov Report

Merging #444 (ee96102) into main (c3fce0e) will increase coverage by 0.15%.
The diff coverage is n/a.

❗ Current head ee96102 differs from pull request most recent head ca62d6d. Consider uploading reports for the commit ca62d6d to get more accurate results

@@             Coverage Diff              @@
##               main     #444      +/-   ##
============================================
+ Coverage     46.61%   46.77%   +0.15%     
  Complexity      150      150              
============================================
  Files            53       52       -1     
  Lines          1772     1766       -6     
  Branches        331      331              
============================================
  Hits            826      826              
+ Misses          814      808       -6     
  Partials        132      132              
Flag Coverage Δ
unittests 46.77% <ø> (+0.15%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@petertrr petertrr changed the base branch from main to bugfix/escape-commas-in-runcmd August 30, 2022 12:34
Base automatically changed from bugfix/escape-commas-in-runcmd to main August 30, 2022 12:38
@petertrr petertrr enabled auto-merge (squash) August 30, 2022 12:41
@petertrr petertrr disabled auto-merge August 30, 2022 12:52
@petertrr petertrr merged commit 09aad38 into main Aug 30, 2022
@petertrr petertrr deleted the feature/lang-to-string branch August 30, 2022 12:52
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.

None yet

2 participants