Skip to content

Conversation

@Sparkycz
Copy link
Contributor

What does this pull request do?

Starlette can provide also static files but when a developer defined routes only for static files the middleware crashed.

Related issues

closes #1131

@ghost
Copy link

ghost commented May 26, 2021

💚 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

Expand to view the summary

Build stats

  • Build Cause: Pull request #1137 updated

  • Start Time: 2021-06-30T18:24:41.567+0000

  • Duration: 30 min 1 sec

  • Commit: b7c4d6f

Test stats 🧪

Test Results
Failed 0
Passed 9481
Skipped 8604
Total 18085

Trends 🧪

Image of Build Times

Image of Tests

💚 Flaky test report

Tests succeeded.

Expand to view the summary

Test stats 🧪

Test Results
Failed 0
Passed 9481
Skipped 8604
Total 18085

Copy link
Contributor

@basepi basepi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me, let me just double check with @beniwohli and we'll get this merged!

@basepi basepi requested a review from beniwohli June 10, 2021 17:36
@basepi basepi merged commit 9d598ce into elastic:master Jun 30, 2021
beniwohli added a commit to beniwohli/apm-agent-python that referenced this pull request Sep 14, 2021
* Fix Starlette middleware - providing only static files closes elastic#1131 * Fix failing tests * CHANGELOG Co-authored-by: Benjamin Wohlwend <beni@elastic.co> Co-authored-by: Colton Myers <colton.myers@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

3 participants