-
Notifications
You must be signed in to change notification settings - Fork 608
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
lint all tests: mark 2 #6083
lint all tests: mark 2 #6083
Conversation
Co-authored-by: Roman <[email protected]>
Co-authored-by: Adam Tucker <[email protected]>
Co-authored-by: Ruslan Akhtariev <[email protected]>
Co-authored-by: Ruslan Akhtariev <[email protected]>
Hi @faddat . Thanks for this effort. Once ready, is it possible to merge this incrementally in separate PRs? For example, module by module or any other split that would make the review and merge process more streamlined? |
Yes, it is. Please let me propose a path to merging this:
Thanks for the suggestion! |
b207589
to
3083bd6
Compare
67e0ef5
to
2780341
Compare
Important Notice This PR includes modifications to the
Please let us know if you need any help. |
I'll break this up tomorrow. |
What is the purpose of the change
Replace #5127 by merging from the latest working commit in #5127 to sidestep a
bug.
Testing and Verifying
(Please pick one of the following options)
This change is a trivial rework / code cleanup without any test coverage.
(or)
This change is already covered by existing tests, such as (please describe tests).
(or)
This change added tests and can be verified as follows:
(example:)
Documentation and Release Note
Unreleased
section ofCHANGELOG.md
?Where is the change documented?
x/{module}/README.md
)