Skip to content
This repository was archived by the owner on Apr 6, 2024. It is now read-only.

Handle default app or function#2

Merged
tiangolo merged 3 commits intomasterfrom
default-func-app
Mar 8, 2020
Merged

Handle default app or function#2
tiangolo merged 3 commits intomasterfrom
default-func-app

Conversation

@tiangolo
Copy link
Copy Markdown
Owner

@tiangolo tiangolo commented Mar 8, 2020

✨ Take app or function parameters, or extract defaults, or take first in locals.

@codecov-io
Copy link
Copy Markdown

codecov-io commented Mar 8, 2020

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #2    +/-   ##
======================================
  Coverage     100%   100%            
======================================
  Files          11     22    +11     
  Lines         142    311   +169     
======================================
+ Hits          142    311   +169
Impacted Files Coverage Δ
tests/assets/func_other_name.py 100% <100%> (ø)
typer_cli/main.py 100% <100%> (ø) ⬆️
tests/test_func_other_name.py 100% <100%> (ø)
tests/test_multi_app_cli.py 100% <100%> (ø)
tests/test_app_other_name.py 100% <100%> (ø)
tests/test_multi_app_sub.py 100% <100%> (ø)
tests/test_multi_func.py 100% <100%> (ø)
tests/assets/multi_app.py 100% <100%> (ø)
tests/test_multi_app.py 100% <100%> (ø)
tests/assets/multi_func.py 100% <100%> (ø)
... and 13 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 db0aaad...7c506a9. Read the comment docs.

@tiangolo tiangolo merged commit e0a9be8 into master Mar 8, 2020
@tiangolo tiangolo deleted the default-func-app branch March 8, 2020 22:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants