mirror of https://github.com/tiangolo/fastapi.git
📝 Update docs, 100% coverage
This commit is contained in:
parent
ca0652aebf
commit
ccf30b5c2e
|
|
@ -153,7 +153,7 @@ Any integration is designed to be so simple to use (with dependencies) that you
|
||||||
|
|
||||||
### Tested
|
### Tested
|
||||||
|
|
||||||
* 100% <abbr title="The amount of code that is automatically tested">test coverage</abbr> (* not yet, in a couple days).
|
* 100% <abbr title="The amount of code that is automatically tested">test coverage</abbr>.
|
||||||
* 100% <abbr title="Python type annotations, with this your editor and external tools can give you better support">type annotated</abbr> code base.
|
* 100% <abbr title="Python type annotations, with this your editor and external tools can give you better support">type annotated</abbr> code base.
|
||||||
* Used in production applications.
|
* Used in production applications.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue