Skip to content

Conversation

beniwohli
Copy link
Contributor

What does this pull request do?

Before Tornado 6.0, tornado didn't use asyncio coroutines, but their own
system, which we do not support.

Related issues

closes #1506

Before Tornado 6.0, tornado didn't use asyncio coroutines, but their own system, which we do not support. closes elastic#1506
@beniwohli beniwohli requested a review from basepi June 2, 2022 13:12
@ghost
Copy link

ghost commented Jun 2, 2022

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2022-06-07T08:37:59.822+0000

  • Duration: 33 min 53 sec

Test stats 🧪

Test Results
Failed 0
Passed 4873
Skipped 3455
Total 8328

💚 Flaky test report

Tests succeeded.

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • /test linters : Run the Python linters only.

  • /test full : Run the full matrix of tests.

  • /test benchmark : Run the APM Agent Python benchmarks tests.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@ghost
Copy link

ghost commented Jun 2, 2022

🌐 Coverage report

Name Metrics % (covered/total) Diff
Packages 100.0% (68/68) 💚
Files 100.0% (227/227) 💚
Classes 100.0% (227/227) 💚
Lines 89.542% (17107/19105) 👍 0.029
Conditionals 76.611% (3115/4066) 👍 0.023
@beniwohli beniwohli enabled auto-merge (squash) June 7, 2022 08:37
@beniwohli beniwohli merged commit 1b884b4 into elastic:main Jun 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants