-
Notifications
You must be signed in to change notification settings - Fork 105
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
add e2e tests for PYTHON_THREADPOOL_THREAD_COUNT and FUNCTIONS_WORKER_PROCESS_COUNT #1136
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #1136 +/- ##
===========================================
- Coverage 85.21% 32.00% -53.22%
===========================================
Files 34 34
Lines 1900 1900
Branches 366 366
===========================================
- Hits 1619 608 -1011
- Misses 219 1291 +1072
+ Partials 62 1 -61
Flags with carried forward coverage won't be shown. Click here to find out more. see 24 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Description
Adding e2e tests for PYTHON_THREADPOOL_THREAD_COUNT and FUNCTIONS_WORKER_PROCESS_COUNT.
Fixes #
PR information
Quality of Code and Contribution Guidelines