Skip to content

Add docs and tests for encode/databases#107

Merged
tiangolo merged 2 commits intomasterfrom
databases
Mar 25, 2019
Merged

Add docs and tests for encode/databases#107
tiangolo merged 2 commits intomasterfrom
databases

Conversation

@tiangolo
Copy link
Copy Markdown
Member

✨ Add docs and tests for encode/databases.

Related to #36 #37

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 25, 2019

Codecov Report

Merging #107 into master will decrease coverage by 40.57%.
The diff coverage is 7.84%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #107       +/-   ##
===========================================
- Coverage     100%   59.42%   -40.58%     
===========================================
  Files         118      120        +2     
  Lines        2882     2933       +51     
===========================================
- Hits         2882     1743     -1139     
- Misses          0     1190     +1190
Impacted Files Coverage Δ
...orial/test_async_sql_databases/test_tutorial001.py 10% <10%> (ø)
docs/src/async_sql_databases/tutorial001.py 6.45% <6.45%> (ø)
fastapi/encoders.py 13.63% <0%> (-86.37%) ⬇️
fastapi/openapi/utils.py 17.44% <0%> (-82.56%) ⬇️
...st_tutorial/test_request_files/test_tutorial001.py 27.9% <0%> (-72.1%) ⬇️
...ests/test_tutorial/test_events/test_tutorial002.py 30.76% <0%> (-69.24%) ⬇️
...ts/test_tutorial/test_security/test_tutorial003.py 32.5% <0%> (-67.5%) ⬇️
fastapi/security/utils.py 33.33% <0%> (-66.67%) ⬇️
...l/test_request_forms_and_files/test_tutorial001.py 35.71% <0%> (-64.29%) ⬇️
...ests/test_tutorial/test_events/test_tutorial001.py 36.36% <0%> (-63.64%) ⬇️
... and 104 more

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 5a6e47b...a4ea82a. Read the comment docs.

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 25, 2019

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #107   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files         118    120    +2     
  Lines        2882   2933   +51     
=====================================
+ Hits         2882   2933   +51
Impacted Files Coverage Δ
docs/src/async_sql_databases/tutorial001.py 100% <100%> (ø)
...orial/test_async_sql_databases/test_tutorial001.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 5a6e47b...a4ea82a. Read the comment docs.

@tiangolo tiangolo merged commit 1c2ecbb into master Mar 25, 2019
@tiangolo tiangolo deleted the databases branch March 25, 2019 18:18
@tiangolo tiangolo changed the title ✨ Add docs and tests for encode/databases Add docs and tests for encode/databases Mar 25, 2019
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