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

Fix: attempt to sanitize non-glob paths when globbing #1124

Merged
merged 1 commit into from
May 10, 2024

Conversation

emmercm
Copy link
Owner

@emmercm emmercm commented May 10, 2024

No description provided.

@emmercm emmercm self-assigned this May 10, 2024
@emmercm emmercm enabled auto-merge (squash) May 10, 2024 15:00
Copy link

codecov bot commented May 10, 2024

Codecov Report

Attention: Patch coverage is 92.85714% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 93.14%. Comparing base (dbd343d) to head (64ac7eb).

Files Patch % Lines
src/types/options.ts 92.85% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1124      +/-   ##
==========================================
+ Coverage   92.89%   93.14%   +0.25%     
==========================================
  Files          97       97              
  Lines        6261     6272      +11     
  Branches     1492     1494       +2     
==========================================
+ Hits         5816     5842      +26     
- Misses        423      429       +6     
+ Partials       22        1      -21     

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

@emmercm emmercm merged commit fe650c8 into main May 10, 2024
54 of 55 checks passed
@emmercm emmercm deleted the emmercm/sanitize-globs branch May 10, 2024 15:09
Copy link

🧪 Branch testing instructions

This pull request can be tested locally with the following command:

npm exec --yes -- "github:emmercm/igir#emmercm/sanitize-globs" [commands..] [options]

Comment generated by the Pull Request Commenter workflow.

Copy link

🔒 Inactive pull request lock

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Comment generated by the GitHub Lock Issues workflow.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant