-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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 collection of symlinked files #4337
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4337 +/- ##
==========================================
- Coverage 95.85% 95.84% -0.01%
==========================================
Files 111 111
Lines 24910 25071 +161
Branches 2431 2448 +17
==========================================
+ Hits 23877 24029 +152
- Misses 736 745 +9
Partials 297 297
Continue to review full report at Codecov.
|
#4321 is not completely solved by this patch, see #4321 (comment) for a reproducer. The leading colons ( |
@nicoddemus |
Awesome, thanks! |
Fixes #4325.
Fixes #4321.
TODO: