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

Unexpected names and other edge cases #15

Merged
merged 14 commits into from
Jul 17, 2023
Merged

Unexpected names and other edge cases #15

merged 14 commits into from
Jul 17, 2023

Conversation

weaverba137
Copy link
Owner

This PR handles a few edge cases:

  • File names containing unusual unicode characters.
  • Directory tree roots that are a pure symlink to another directory tree root.
  • Permission errors arising from os.stat() separately from directory traversal permissions.

@weaverba137 weaverba137 self-assigned this Jun 27, 2023
@coveralls
Copy link

coveralls commented Jun 27, 2023

Coverage Status

coverage: 100.0% (+21.1%) from 78.92% when pulling 3b2e8a0 on unexpected-names into 6a6154d on main.

@weaverba137 weaverba137 merged commit c99c5a2 into main Jul 17, 2023
@weaverba137 weaverba137 deleted the unexpected-names branch July 17, 2023 22:05
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.

2 participants