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: broken symlinks should still be considered existing #1466

Merged
merged 1 commit into from
Mar 5, 2025

Conversation

emmercm
Copy link
Owner

@emmercm emmercm commented Mar 5, 2025

Fixes: #1406

@emmercm emmercm self-assigned this Mar 5, 2025
@emmercm emmercm enabled auto-merge (squash) March 5, 2025 01:14
@emmercm emmercm merged commit 8ab6289 into main Mar 5, 2025
53 of 54 checks passed
@emmercm emmercm deleted the emmercm/exists-broken-symlink branch March 5, 2025 01:21
Copy link

codecov bot commented Mar 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.41%. Comparing base (2ab09d3) to head (85e8c9b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1466      +/-   ##
==========================================
- Coverage   92.61%   92.41%   -0.20%     
==========================================
  Files         122      122              
  Lines        7635     7635              
  Branches     1639     1734      +95     
==========================================
- Hits         7071     7056      -15     
+ Misses        563      553      -10     
- Partials        1       26      +25     

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

Copy link

github-actions bot commented Mar 5, 2025

🧪 Branch testing instructions

This pull request has been merged, its base branch can be tested locally with the following command:

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

Comment generated by the Node.js Branch Exec workflow.

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.

--overwrite doesn't overwrite broken symlinks
1 participant