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

Improved command line argument parsing #123

Merged
merged 1 commit into from
Dec 13, 2024
Merged

Improved command line argument parsing #123

merged 1 commit into from
Dec 13, 2024

Conversation

fredrikekre
Copy link
Owner

This patch improves the command line argument parsing to handle more
edge cases related to input files and directories (such as e.g. empty
directories).

This patch improves the command line argument parsing to handle more
edge cases related to input files and directories (such as e.g. empty
directories).
Copy link

codecov bot commented Dec 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.94%. Comparing base (3de7858) to head (437fec3).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #123      +/-   ##
==========================================
+ Coverage   93.92%   93.94%   +0.01%     
==========================================
  Files           8        8              
  Lines        3785     3796      +11     
==========================================
+ Hits         3555     3566      +11     
  Misses        230      230              

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

@fredrikekre fredrikekre merged commit 3ace161 into master Dec 13, 2024
10 checks passed
@fredrikekre fredrikekre deleted the fe/dirs branch December 13, 2024 01:36
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