Skip to content

Conversation

@beniwohli
Copy link
Contributor

Related issues

closes #1739

@ghost
Copy link

ghost commented Feb 6, 2023

💚 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 previewSnapshots

Expand to view the summary

Build stats

  • Start Time: 2023-02-06T08:39:22.484+0000

  • Duration: 21 min 35 sec

Test stats 🧪

Test Results
Failed 0
Passed 5087
Skipped 3679
Total 8766

💚 Flaky test report

Tests succeeded.

🤖 GitHub comments

Expand to view the 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 Feb 6, 2023

🌐 Coverage report

Name Metrics % (covered/total) Diff
Packages 100.0% (73/73) 💚
Files 100.0% (241/241) 💚
Classes 100.0% (241/241) 💚
Lines 91.928% (18791/20441) 👍 0.007
Conditionals 75.084% (2890/3849) 👍 0.039
reakaleek and others added 13 commits February 16, 2023 14:30
* Migrate Jenkinsfile to GH Actions * Generic naming * Upload junit test and coverage reports on success or on failure * Better naming * Remove cron from packages workflow * Rename all occurences of WEBFRAMEWORK to FRAMEWORK
* Add a warning about BaseHTTPMiddleware to Starlette docs Also switch to using get_client() and make the docs simpler for environment variable configuration. * CHANGELOG
* Change `server_url` default to avoid ipv6 ambiguity * Fix failing test and another minor doc fix
* Add activation_method to metadata * Add test * Move activation_method default above start_threads * CHANGELOG
* Split matrix items into chunks to bypass the 256 limit of matrix items in github actions * cleanup * Add comments
* Add update-specs updatcli workflow * Fix paths
* Create single status check that can be set as required * Let windows test runs exit with the correct exit code * Set the exit code * Formatting * fix * More readable jq query
* Set status check to success in case it's a only-docs PR * Set permissions * fix path patterns * Add comments
@basepi basepi merged commit 124f9dc into elastic:main Feb 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

3 participants