-
Notifications
You must be signed in to change notification settings - Fork 291
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
Test | Fix managed instance TVP test source file #1878
Test | Fix managed instance TVP test source file #1878
Conversation
…/JRahnama/SqlClient into fix-managed-instance-source-file
Codecov ReportBase: 70.84% // Head: 70.21% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #1878 +/- ##
==========================================
- Coverage 70.84% 70.21% -0.63%
==========================================
Files 292 292
Lines 61728 61728
==========================================
- Hits 43729 43344 -385
- Misses 17999 18384 +385
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Update the BUILDGUIDE as well.
src/Microsoft.Data.SqlClient/tests/ManualTests/SQL/ParameterTest/TvpTest.cs
Outdated
Show resolved
Hide resolved
src/Microsoft.Data.SqlClient/tests/ManualTests/SQL/ParameterTest/TvpTest.cs
Outdated
Show resolved
Hide resolved
Co-authored-by: DavoudEshtehari <[email protected]>
Managed instances are more similar to on premises databases. The DBCC flags is not same as azure dbs.