-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Feature/improve tests syntax #35667
Feature/improve tests syntax #35667
Conversation
💚 CLA has been signed |
This pull request does not have a backport label.
To fixup this pull request, you need to add the backport labels for the needed
|
Just signed the Contributor agreement. |
Hello, |
Pinging @elastic/elastic-agent (Team:Elastic-Agent) |
@pierrehilbert just added the change to the proper file. |
/test |
Thx @bgvladedivac |
* feature/improve-tests-syntax, update increment * feature/improve-tests-syntax, update increment * feature/improve-tests-syntax, update increment * feature/improve-tests-syntax, improve changelog * feature/feature/improve-tests-syntax, add summary to proper changelog file (cherry picked from commit 949d713)
* feature/improve-tests-syntax, update increment * feature/improve-tests-syntax, update increment * feature/improve-tests-syntax, update increment * feature/improve-tests-syntax, improve changelog * feature/feature/improve-tests-syntax, add summary to proper changelog file (cherry picked from commit 949d713)
* Feature/improve tests syntax (#35667) * feature/improve-tests-syntax, update increment * feature/improve-tests-syntax, update increment * feature/improve-tests-syntax, update increment * feature/improve-tests-syntax, improve changelog * feature/feature/improve-tests-syntax, add summary to proper changelog file (cherry picked from commit 949d713) * Update CHANGELOG-developer.next.asciidoc --------- Co-authored-by: bgvladedivac <bgvladedivac@gmail.com> Co-authored-by: Pierre HILBERT <pierre.hilbert@elastic.co>
* feature/improve-tests-syntax, update increment * feature/improve-tests-syntax, update increment * feature/improve-tests-syntax, update increment * feature/improve-tests-syntax, improve changelog * feature/feature/improve-tests-syntax, add summary to proper changelog file (cherry picked from commit 949d713) Co-authored-by: bgvladedivac <bgvladedivac@gmail.com>
What does this PR do?
A small improvement short handing the assignment and incremental.
Why is it important?
It creates a shorter and more pythonic statement, while maintaining the semantics of it.
Checklist
CHANGELOG.next.asciidoc
orCHANGELOG-developer.next.asciidoc
.