zillow / ctds

Python DB-API 2.0 library for MS SQL Server
MIT License
84 stars 12 forks source link

More stuff #78

Closed johnanthonyowens closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #78 (054cf07) into master (45cb9d2) will decrease coverage by 0.15%. The diff coverage is 86.15%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #78      +/-   ##
==========================================
- Coverage   92.53%   92.38%   -0.16%     
==========================================
  Files           8        8              
  Lines        3871     3912      +41     
  Branches       11       11              
==========================================
+ Hits         3582     3614      +32     
- Misses        289      298       +9     
Impacted Files Coverage Δ
src/ctds/__init__.py 100.00% <ø> (ø)
src/ctds/cursor.c 90.95% <85.93%> (-0.36%) :arrow_down:
src/ctds/tds.c 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 45cb9d2...054cf07. Read the comment docs.