Azure / azure-functions-python-library

Azure Functions Python SDK
MIT License
151 stars 63 forks source link

Revert "Add SQL Binding support (#124)" #126

Closed YunchuWang closed 2 years ago

YunchuWang commented 2 years ago

This reverts commit 6f10a445ea7019cd146de7e437aeeada7e48a8e5.

codecov[bot] commented 2 years ago

Codecov Report

Merging #126 (f5e77c7) into dev (cd33ae7) will decrease coverage by 0.20%. The diff coverage is n/a.

@@            Coverage Diff             @@
##              dev     #126      +/-   ##
==========================================
- Coverage   86.04%   85.84%   -0.21%     
==========================================
  Files          50       48       -2     
  Lines        2903     2826      -77     
  Branches      391      377      -14     
==========================================
- Hits         2498     2426      -72     
+ Misses        329      324       -5     
  Partials       76       76              
Flag Coverage Δ
unittests 85.81% <ø> (-0.21%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
azure/functions/__init__.py 100.00% <ø> (ø)
azure/functions/_abc.py 75.82% <ø> (+0.05%) :arrow_up:

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 cd33ae7...f5e77c7. Read the comment docs.