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

always enclose filename in quotes in execute function if it isn't already #51

Merged
merged 2 commits into from
Aug 17, 2024

Conversation

jacobwilliams
Copy link
Owner

also added an extra error check if the filename is blank

Fixes #50

…eady

also added an extra error check if the filename is blank
Copy link

codecov bot commented Aug 17, 2024

Codecov Report

Attention: Patch coverage is 40.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 81.62%. Comparing base (d9ded3f) to head (da34d27).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #51      +/-   ##
==========================================
- Coverage   82.02%   81.62%   -0.41%     
==========================================
  Files           1        1              
  Lines         562      566       +4     
==========================================
+ Hits          461      462       +1     
- Misses        101      104       +3     

@jacobwilliams jacobwilliams merged commit 60c5690 into master Aug 17, 2024
3 checks passed
@jacobwilliams jacobwilliams deleted the 50-quotes branch August 17, 2024 14:03
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.

Parentheses in filename
1 participant