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

Correcting codecov check for Python #104

Merged
merged 1 commit into from
Feb 17, 2022
Merged

Correcting codecov check for Python #104

merged 1 commit into from
Feb 17, 2022

Conversation

vrdmr
Copy link
Member

@vrdmr vrdmr commented Feb 17, 2022

No description provided.

@github-actions
Copy link

github-actions bot commented Feb 17, 2022

✅ Result of Pytest Coverage

---------- coverage: platform linux, python 3.10.2-final-0 -----------

Name Stmts Miss Cover
azure/init.py 1 0 0
azure/functions/init.py 26 0 0
azure/functions/_abc.py 272 66 32
azure/functions/_cosmosdb.py 20 2 6
azure/functions/_durable_functions.py 41 12 18
azure/functions/_eventgrid.py 57 2 4
azure/functions/_eventhub.py 38 1 8
azure/functions/_http.py 115 11 30
azure/functions/_http_asgi.py 70 2 22
azure/functions/_http_wsgi.py 98 5 32
azure/functions/_kafka.py 26 6 2
azure/functions/_queue.py 39 5 8
azure/functions/_servicebus.py 91 22 2
azure/functions/_utils.py 25 3 10
azure/functions/blob.py 75 0 18
azure/functions/cosmosdb.py 39 10 20
azure/functions/durable_functions.py 66 10 8
azure/functions/eventgrid.py 44 2 16
azure/functions/eventhub.py 131 28 60
azure/functions/extension/init.py 5 0 0
azure/functions/extension/app_extension_base.py 22 4 2
azure/functions/extension/app_extension_hooks.py 6 0 2
azure/functions/extension/extension_hook_meta.py 4 0 2
azure/functions/extension/extension_meta.py 77 0 24
azure/functions/extension/extension_scope.py 5 0 2
azure/functions/extension/func_extension_base.py 26 4 6
azure/functions/extension/func_extension_hooks.py 6 0 2
azure/functions/extension/function_extension_exception.py 2 0 2
azure/functions/http.py 66 43 28
azure/functions/kafka.py 134 20 50
azure/functions/meta.py 181 25 104
azure/functions/queue.py 63 31 18
azure/functions/servicebus.py 192 22 50
azure/functions/timer.py 19 6 4
TOTAL 2082 342 592
======================== 169 passed, 1

- Correcting sending of codecoverage information to CodeCov
- Codecov coverage commentator correction
- Readme.md and CODEOWNERS changes
- CodeCoverage check only for 3.9
@vrdmr vrdmr force-pushed the vameru/codecov-enable branch from 467e953 to ea4d3fd Compare February 17, 2022 07:22
@vrdmr vrdmr merged commit d97726f into dev Feb 17, 2022
@vrdmr vrdmr deleted the vameru/codecov-enable branch February 17, 2022 18:24
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.

3 participants