zillow / ctds

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

Add dict() method to ctds.Row #79

Closed johnanthonyowens closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #79 (f69b953) into master (29757bd) will decrease coverage by 0.08%. The diff coverage is 81.81%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #79      +/-   ##
==========================================
- Coverage   92.38%   92.29%   -0.09%     
==========================================
  Files           8        8              
  Lines        3912     3945      +33     
  Branches       11       11              
==========================================
+ Hits         3614     3641      +27     
- Misses        298      304       +6     
Impacted Files Coverage Δ
src/ctds/cursor.c 90.75% <81.81%> (-0.20%) :arrow_down:

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 29757bd...f69b953. Read the comment docs.