Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Peewee docs, simplify with double dependency with yield #947

Merged
merged 1 commit into from
Feb 4, 2020

Conversation

tiangolo
Copy link
Member

@tiangolo tiangolo commented Feb 4, 2020

📝 Update Peewee docs, simplify with double dependency with yield

@codecov
Copy link

codecov bot commented Feb 4, 2020

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #947   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files         293    293           
  Lines        7692   7688    -4     
=====================================
- Hits         7692   7688    -4
Impacted Files Coverage Δ
docs/src/sql_databases_peewee/sql_app/main.py 100% <100%> (ø) ⬆️
...est_additional_responses_custom_validationerror.py 100% <0%> (ø) ⬆️
docs/src/app_testing/tutorial003.py 100% <0%> (ø) ⬆️
...t_query_params_str_validations/test_tutorial001.py 100% <0%> (ø) ⬆️
tests/test_custom_swagger_ui_redirect.py 100% <0%> (ø) ⬆️
docs/src/first_steps/tutorial001.py 100% <0%> (ø) ⬆️
tests/test_additional_responses_router.py 100% <0%> (ø) ⬆️
docs/src/application_configuration/tutorial001.py 100% <0%> (ø) ⬆️
...test_tutorial/test_body_fields/test_tutorial001.py 100% <0%> (ø) ⬆️
tests/test_swagger_ui_init_oauth.py 100% <0%> (ø) ⬆️
... and 79 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 55afb70...a6e4d8c. Read the comment docs.

@tiangolo tiangolo merged commit 636ce6b into master Feb 4, 2020
@tiangolo tiangolo deleted the update-peewee branch February 4, 2020 04:28
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.

None yet

1 participant