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

Skip to content

Allow callables (as functools.partial) in path operations#977

Merged
tiangolo merged 1 commit into
masterfrom
allow-callable
Feb 12, 2020
Merged

Allow callables (as functools.partial) in path operations#977
tiangolo merged 1 commit into
masterfrom
allow-callable

Conversation

@tiangolo

Copy link
Copy Markdown
Member

✨ Allow callables (as functools.partial) in path operations.

This would fix/related to #757

@codecov

codecov Bot commented Feb 12, 2020

Copy link
Copy Markdown

Codecov Report

Merging #977 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #977   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files         293    294    +1     
  Lines        7704   7717   +13     
=====================================
+ Hits         7704   7717   +13
Impacted Files Coverage Δ
tests/test_callable_endpoint.py 100% <100%> (ø)
fastapi/routing.py 100% <100%> (ø) ⬆️

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 d91b2b3...6211955. Read the comment docs.

@tiangolo tiangolo merged commit e0c3519 into master Feb 12, 2020
@tiangolo tiangolo deleted the allow-callable branch February 12, 2020 20:36
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