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: make traverse throw on nonexistent entry #114

Merged
merged 2 commits into from
Jan 11, 2024

Conversation

ignatiusmb
Copy link
Owner

@ignatiusmb ignatiusmb commented Jan 10, 2024

We want the function to throw so that users are aware that their entry point is nonexistent, it should never throw when called recursively as it is reading from the filesystem directly.

@ignatiusmb ignatiusmb added the breaking Pull requests that is a breaking change label Jan 10, 2024
@ignatiusmb ignatiusmb added this to the v0.6.0 milestone Jan 10, 2024
Copy link

vercel bot commented Jan 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
marqua ✅ Ready (Inspect) Visit Preview Jan 10, 2024 6:55am

@ignatiusmb ignatiusmb merged commit f09d08a into master Jan 11, 2024
11 checks passed
@ignatiusmb ignatiusmb deleted the error-on-nonexistent branch January 11, 2024 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Pull requests that is a breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant