microsoft / go-mssqldb

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

fix: support nullable types for bulkcopy #192

Closed vecknishwaran closed 4 months ago

vecknishwaran commented 4 months ago

Fixes #190

vecknishwaran commented 4 months ago

@microsoft-github-policy-service agree company="FRG"

codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 63.63636% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 74.65%. Comparing base (ada30cb) to head (7bba595).

Files Patch % Lines
bulkcopy.go 63.63% 3 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #192 +/- ## ========================================== + Coverage 74.53% 74.65% +0.12% ========================================== Files 32 32 Lines 6333 6344 +11 ========================================== + Hits 4720 4736 +16 + Misses 1329 1325 -4 + Partials 284 283 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.