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

Treat symlinks to directories like directories #443

Merged
merged 1 commit into from Jul 21, 2021

Conversation

hupfdule
Copy link
Contributor

It seems that the first try (#432) was not enough. Now symlinks should be
detected in all cases.

 It seems that the first try was not enough. Now symlinks should be
 detected in all cases.
@codecov
Copy link

codecov bot commented Jul 20, 2021

Codecov Report

Merging #443 (fe9e275) into master (0587a7b) will decrease coverage by 0.00%.
The diff coverage is 20.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #443      +/-   ##
==========================================
- Coverage   34.21%   34.20%   -0.01%     
==========================================
  Files         129      129              
  Lines        4030     4034       +4     
  Branches      539      539              
==========================================
+ Hits         1379     1380       +1     
- Misses       2521     2523       +2     
- Partials      130      131       +1     
Flag Coverage Δ
api 33.83% <20.00%> (-0.03%) ⬇️
ui 34.49% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
api/scanner/scanner_user.go 54.79% <20.00%> (-0.84%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0587a7b...fe9e275. Read the comment docs.

@viktorstrate viktorstrate merged commit 8fd8128 into photoview:master Jul 21, 2021
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.

None yet

2 participants