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

Use docopt.net to parse extensions generator CLI args #994

Merged
merged 2 commits into from
Apr 2, 2023

Conversation

atifaziz
Copy link
Member

@atifaziz atifaziz commented Apr 2, 2023

This PR uses docopt.net to replace/reduce CLI argument handling code in the extensions generator program.

@codecov
Copy link

codecov bot commented Apr 2, 2023

Codecov Report

Merging #994 (bd3234e) into master (ae9eea5) will not change coverage.
The diff coverage is n/a.

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

@@           Coverage Diff           @@
##           master     #994   +/-   ##
=======================================
  Coverage   92.59%   92.59%           
=======================================
  Files         113      113           
  Lines        3430     3430           
  Branches     1054     1054           
=======================================
  Hits         3176     3176           
  Misses        191      191           
  Partials       63       63           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@atifaziz atifaziz merged commit 852fb1c into morelinq:master Apr 2, 2023
@atifaziz atifaziz deleted the ext-gen-docopt branch April 2, 2023 22:55
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.

1 participant