]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
:memo: Update docs, 100% coverage
authorSebastián Ramírez <tiangolo@gmail.com>
Sat, 29 Dec 2018 20:17:22 +0000 (00:17 +0400)
committerSebastián Ramírez <tiangolo@gmail.com>
Sat, 29 Dec 2018 20:17:22 +0000 (00:17 +0400)
docs/features.md

index c4e1598d8edefae08e94c2269fc897c078a3acd9..e6709c19e1dc4c8e9bef64e1d6142e2740d27855 100644 (file)
@@ -153,7 +153,7 @@ Any integration is designed to be so simple to use (with dependencies) that you
 
 ### 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.
 * Used in production applications.