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

Add optional entry type option for tree entries #221

Merged
merged 5 commits into from
May 6, 2024

Conversation

Patrick-Beuks
Copy link
Contributor

@Patrick-Beuks Patrick-Beuks commented Apr 26, 2024

An example implementation for getting entries by type.

Not sure yet about the name and location of the enum, and even if it should be an enum.
Made each type a separate function and removed the enum

Implementation of the idea in #220

@Patrick-Beuks
Copy link
Contributor Author

@simonhamp I have updated a failing test from de32cc0

Could you double check that it is correct to fix it inside the test?
343dc13

@Patrick-Beuks Patrick-Beuks marked this pull request as ready for review May 6, 2024 18:54
Copy link
Member

@lyrixx lyrixx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like it 👍🏼 Thanks

@lyrixx lyrixx merged commit 5a47e03 into gitonomy:main May 6, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants