-
Notifications
You must be signed in to change notification settings - Fork 4.6k
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 check loop def #10971
base: main
Are you sure you want to change the base?
Add check loop def #10971
Conversation
Co-authored-by: WashingtonBispo <juniorbispo515@gmail.com>
|
I don't understand how to interpret |
Co-authored-by: WashingtonBispo <juniorbispo515@gmail.com>
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.
The code from here seems to also be incorporated into #10984. It may make sense to get this PR here merged first and then rebase #10984 against main
.
Copied from #10984:
The verify_loop_in_intents method is hard to read, and lacking tests.
We suggest adding tests and restructuring the method; for instance, splitting it into several sub-methods could improve readability, as will the presence of tests.
As the logic is a bit more on the complex side, adding tests here is crucial.
Co-authored-by: WashingtonBispo juniorbispo515@gmail.com
#10925
Proposed changes:
file stories.yml to test
The warning:
Status (please check what you already did):
black
(please check Readme for instructions)