morelinq / MoreLINQ

Extensions to LINQ to Objects
https://morelinq.github.io/
Apache License 2.0
3.63k stars 409 forks source link

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

Closed atifaziz closed 1 year ago

atifaziz commented 1 year ago

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

codecov[bot] commented 1 year ago

Codecov Report

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

:exclamation: 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           

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