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

feat(processing): follow symlinks by default #267

Merged
merged 1 commit into from
Aug 22, 2024
Merged

Conversation

gbbirkisson
Copy link
Owner

@gbbirkisson gbbirkisson commented Aug 22, 2024

Fixes: #209

@gbbirkisson gbbirkisson self-assigned this Aug 22, 2024
@gbbirkisson gbbirkisson force-pushed the gbbirkisson/symlinks branch from 1afdae3 to b43bf67 Compare August 22, 2024 11:16
@gbbirkisson gbbirkisson marked this pull request as ready for review August 22, 2024 11:23
@gbbirkisson gbbirkisson merged commit 963f9c5 into main Aug 22, 2024
6 checks passed
@gbbirkisson gbbirkisson deleted the gbbirkisson/symlinks branch August 22, 2024 11:23
Copy link

codecov bot commented Aug 22, 2024

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 4.26%. Comparing base (c0bd908) to head (b43bf67).
Report is 4 commits behind head on main.

Files Patch % Lines
src/main.rs 0.00% 4 Missing ⚠️
src/pipeline.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##            main    #267      +/-   ##
========================================
- Coverage   4.28%   4.26%   -0.02%     
========================================
  Files         16      16              
  Lines        724     727       +3     
========================================
  Hits          31      31              
- Misses       693     696       +3     

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

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.

Follow symbolic links
1 participant