mongkok / fastapi-debug-toolbar

A debug toolbar for FastAPI.
https://fastapi-debug-toolbar.domake.io
BSD 3-Clause "New" or "Revised" License
138 stars 14 forks source link

Fix response body stream #27

Closed mongkok closed 1 year ago

mongkok commented 1 year ago

Closes #10

codecov[bot] commented 1 year ago

Codecov Report

Merging #27 (cabbd7f) into main (10d72cc) will increase coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #27      +/-   ##
==========================================
+ Coverage   95.97%   95.98%   +0.01%     
==========================================
  Files          47       47              
  Lines        1144     1147       +3     
==========================================
+ Hits         1098     1101       +3     
  Misses         46       46              
Impacted Files Coverage Δ
debug_toolbar/middleware.py 97.46% <100.00%> (+0.09%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.