Skip to content
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

Capture size of streaming responses in Starlette/FastAPI #48

Merged
merged 2 commits into from
Oct 12, 2024

Conversation

itssimon
Copy link
Member

Fixes #47

@itssimon itssimon self-assigned this Oct 12, 2024
Copy link

codecov bot commented Oct 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.03%. Comparing base (4e5748e) to head (972d14d).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #48      +/-   ##
==========================================
+ Coverage   92.99%   93.03%   +0.04%     
==========================================
  Files          13       13              
  Lines         985      991       +6     
==========================================
+ Hits          916      922       +6     
  Misses         69       69              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@itssimon itssimon merged commit 9bda940 into main Oct 12, 2024
90 checks passed
@itssimon itssimon deleted the fastapi-streaming-responses branch October 12, 2024 02:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Capture size of streaming responses in FastAPI
1 participant