8000 Fix: check if an existing file is a symlink during symlink testing by emmercm · Pull Request #1009 · emmercm/igir · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix: check if an existing file is a symlink during symlink testing #1009

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

Merged
merged 2 commits into from
Mar 18, 2024

Conversation

emmercm
Copy link
Owner
@emmercm emmercm commented Mar 18, 2024

No description provided.

@emmercm emmercm self-assigned this Mar 18, 2024
@emmercm emmercm enabled auto-merge (squash) March 18, 2024 23:29
Copy link
c 8000 odecov bot commented Mar 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.28%. Comparing base (02ca43e) to head (90d947d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1009      +/-   ##
==========================================
+ Coverage   93.14%   93.28%   +0.14%     
==========================================
  Files          91       91              
  Lines        5729     5731       +2     
  Branches     1335     1336       +1     
==========================================
+ Hits         5336     5346      +10     
+ Misses        373      366       -7     
+ Partials       20       19       -1     

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

Copy link

🧪 Branch testing instructions

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

npm exec --yes -- "github:emmercm/igir#emmercm/validate-non-symlink" [commands..] [options]

Comment generated by the Pull Request Commenter workflow.

@emmercm emmercm merged commit 77601c7 into main Mar 18, 2024
@emmercm emmercm deleted the emmercm/validate-non-symlink branch March 18, 2024 23:39
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 Apr 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
0