Skip to content

🎨 Add newly required type annotations for mypy#2882

Merged
tiangolo merged 2 commits intomasterfrom
fix-types
Mar 1, 2021
Merged

🎨 Add newly required type annotations for mypy#2882
tiangolo merged 2 commits intomasterfrom
fix-types

Conversation

@tiangolo
Copy link
Copy Markdown
Member

@tiangolo tiangolo commented Mar 1, 2021

🎨 Add newly required type annotations for mypy

And upgrade mypy to the latest version.

This is probably related to the recent latest version of Pydantic, 1.8. I don't really see how it could affect, but mypy seems to want those extra explicit annotations now. 🤷

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 1, 2021

Codecov Report

Merging #2882 (9b9de55) into master (a7a353e) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #2882   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          243       243           
  Lines         7419      7419           
=========================================
  Hits          7419      7419           
Impacted Files Coverage Δ
fastapi/dependencies/utils.py 100.00% <100.00%> (ø)
fastapi/exceptions.py 100.00% <100.00%> (ø)

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 071c6a1...9b9de55. Read the comment docs.

@github-actions github-actions Bot temporarily deployed to commit March 1, 2021 18:59 Inactive
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 1, 2021

📝 Docs preview for commit 9b9de55 at: https://603d39c80af111007b53d3bc--fastapi.netlify.app

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 1, 2021

@tiangolo tiangolo merged commit 4d208b2 into master Mar 1, 2021
@tiangolo tiangolo deleted the fix-types branch March 1, 2021 19:01
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.

1 participant