-
Notifications
You must be signed in to change notification settings - Fork 14
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: support flagged describe #284
base: main
Are you sure you want to change the base?
Conversation
d5a2ee1
to
efbcf27
Compare
looks like |
efbcf27
to
6d7084a
Compare
6d7084a
to
cfe7389
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What happens when a describe has flags and an inner it has additional flags?
cfe7389
to
06f5ff9
Compare
7e6c04d
to
14431cc
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Still needs tests? To see how it is used and if it works.
14431cc
to
2333a91
Compare
71617be
to
95227da
Compare
95227da
to
d147dd7
Compare
as a todo, I still need to test if this works