Azure / azure-functions-python-library

Azure Functions Python SDK
MIT License
154 stars 67 forks source link

Add SQL Bindings #118

Closed lucyzhang929 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #118 (8491864) into dev (18c50cc) will decrease coverage by 0.20%. The diff coverage is 77.92%.

@@            Coverage Diff             @@
##              dev     #118      +/-   ##
==========================================
- Coverage   85.64%   85.43%   -0.21%     
==========================================
  Files          47       49       +2     
  Lines        2786     2863      +77     
  Branches      374      388      +14     
==========================================
+ Hits         2386     2446      +60     
- Misses        324      341      +17     
  Partials       76       76              
Flag Coverage Δ
unittests 85.43% <77.92%> (-0.21%) :arrow_down:

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

Impacted Files Coverage Δ
azure/functions/sql.py 72.97% <72.97%> (ø)
azure/functions/_abc.py 75.76% <75.00%> (-0.06%) :arrow_down:
azure/functions/_sql.py 88.88% <88.88%> (ø)
azure/functions/__init__.py 100.00% <100.00%> (ø)

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 18c50cc...8491864. Read the comment docs.

YunchuWang commented 2 years ago

can we add description for this PR?

Charles-Gagnon commented 2 years ago

@YunchuWang @vrdmr @gavin-aguiar This can be closed