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

Fix | Addressing the excepted behavior when error class is greater than 20 on retry connecting #1953

Merged
merged 5 commits into from Apr 3, 2023

Conversation

JRahnama
Copy link
Member

Fixes issue #1874

@JRahnama JRahnama changed the title Fix | Addressing the excepted behavior when error class is greater than 20 Fix | Addressing the excepted behavior when error class is greater than 20 on retry connecting Mar 14, 2023
@lcheunglci lcheunglci added this to the 5.2.0-preview1 milestone Mar 21, 2023
@lcheunglci lcheunglci added the 🐛 Bug! Something isn't right ! label Mar 21, 2023
@lcheunglci
Copy link
Contributor

/azurepipelines run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@codecov
Copy link

codecov bot commented Mar 21, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -1.06 ⚠️

Comparison is base (73c6b2f) 71.53% compared to head (594dbeb) 70.47%.

❗ Current head 594dbeb differs from pull request most recent head 3f066d9. Consider uploading reports for the commit 3f066d9 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1953      +/-   ##
==========================================
- Coverage   71.53%   70.47%   -1.06%     
==========================================
  Files         306      306              
  Lines       61841    61569     -272     
==========================================
- Hits        44235    43390     -845     
- Misses      17606    18179     +573     
Flag Coverage Δ
addons 92.38% <ø> (ø)
netcore 73.26% <100.00%> (-2.44%) ⬇️
netfx 69.09% <100.00%> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...core/src/Microsoft/Data/SqlClient/SqlConnection.cs 78.93% <100.00%> (+0.19%) ⬆️
...etfx/src/Microsoft/Data/SqlClient/SqlConnection.cs 59.43% <100.00%> (+0.54%) ⬆️

... and 51 files with indirect coverage changes

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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Co-authored-by: Lawrence Cheung <31262254+lcheunglci@users.noreply.github.com>
@JRahnama JRahnama merged commit b534f15 into dotnet:main Apr 3, 2023
126 of 131 checks passed
kant2002 pushed a commit to kant2002/SqlClient that referenced this pull request Jun 29, 2023
@JRahnama JRahnama deleted the Issue-1874 branch September 8, 2023 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug! Something isn't right !
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants