zillow / ctds

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

Fix truncation of multi-byte strings when not using sp_executesql. #42

Closed joshuahlang closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #42 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #42   +/-   ##
=======================================
  Coverage   92.27%   92.27%           
=======================================
  Files           8        8           
  Lines        3470     3470           
  Branches        8        8           
=======================================
  Hits         3202     3202           
  Misses        268      268
Impacted Files Coverage Δ
src/ctds/parameter.c 91.59% <100%> (ø) :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 0dcbf6d...d65d804. Read the comment docs.