Thanks to visit codestin.com
Credit goes to github.com

Skip to content

FIX: #1149 Use the correct docs_src file for GZipMiddleware example#1172

Closed
musale wants to merge 1 commit into
fastapi:masterfrom
musale:fix-1149
Closed

FIX: #1149 Use the correct docs_src file for GZipMiddleware example#1172
musale wants to merge 1 commit into
fastapi:masterfrom
musale:fix-1149

Conversation

@musale

@musale musale commented Mar 27, 2020

Copy link
Copy Markdown

Fixes #1149

@codecov

codecov Bot commented Mar 27, 2020

Copy link
Copy Markdown

Codecov Report

Merging #1172 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #1172   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          222       222           
  Lines         6569      6569           
=========================================
  Hits          6569      6569           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 433d786...827051b. Read the comment docs.

@tiangolo

Copy link
Copy Markdown
Member

Thanks for your contribution @musale ! 🍰

This was fixed in #1138 by @arimbr 🤓

@tiangolo tiangolo closed this Mar 27, 2020
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.

Example for GZipMiddleware

2 participants