-
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 SQL Bindings end to end test #1026
Conversation
aaf2b2e
to
2b445f5
Compare
Codecov Report
@@ Coverage Diff @@
## dev #1026 +/- ##
===========================================
- Coverage 84.01% 31.47% -52.55%
===========================================
Files 34 34
Lines 1858 1846 -12
Branches 299 299
===========================================
- Hits 1561 581 -980
- Misses 232 1264 +1032
+ Partials 65 1 -64
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
@lucyzhang929 The flake8 unit tests are failing. can you resolve them? |
…ure/azure-functions-python-worker into luczhan/addsqlbindinge2etests
…ure/azure-functions-python-worker into luczhan/addsqlbindinge2etests
Description
Add end to end test for SQL input and output bindings.
PR information
Quality of Code and Contribution Guidelines