denisenkom / go-mssqldb

Microsoft SQL server driver written in go language
BSD 3-Clause "New" or "Revised" License
1.82k stars 495 forks source link

bulkcopy: allow float insert to typeInt* #664

Closed xhit closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #664 (e3fb00c) into master (3516239) will decrease coverage by 0.01%. The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #664      +/-   ##
==========================================
- Coverage   72.28%   72.26%   -0.02%     
==========================================
  Files          24       24              
  Lines        5469     5473       +4     
==========================================
+ Hits         3953     3955       +2     
- Misses       1291     1293       +2     
  Partials      225      225              
Impacted Files Coverage Δ
bulkcopy.go 57.26% <50.00%> (-0.07%) :arrow_down:
tds.go 66.83% <0.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 3516239...e3fb00c. Read the comment docs.