Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Useful Error Message for TVP Elem Types #719

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jbohanon
Copy link

Error message ErrorTypeSlice is misleading when returned as a result of the types of the elements of the slice not being structs. Added a more useful error message to elaborate on the particular error.

Error message ErrorTypeSlice is misleading when returned as a result of the types of the elements of the slice not being structs. Added a more useful error message to elaborate on the particular error.
@codecov
Copy link

codecov bot commented Feb 22, 2022

Codecov Report

Merging #719 (8cf1136) into master (e538731) will decrease coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #719      +/-   ##
==========================================
- Coverage   71.29%   71.24%   -0.06%     
==========================================
  Files          24       24              
  Lines        5386     5386              
==========================================
- Hits         3840     3837       -3     
- Misses       1301     1303       +2     
- Partials      245      246       +1     
Impacted Files Coverage Δ
tvp_go19.go 93.02% <100.00%> (ø)
tds.go 65.49% <0.00%> (-0.37%) ⬇️

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 e538731...8cf1136. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant