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

Configurable Retry Logic II - Connection Retry #2519

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

Jeffery-Wasty
Copy link
Contributor

No description provided.

@Jeffery-Wasty Jeffery-Wasty linked an issue Sep 23, 2024 that may be closed by this pull request
@Jeffery-Wasty Jeffery-Wasty added this to the 12.9.1 milestone Sep 23, 2024
Copy link

codecov bot commented Sep 24, 2024

Codecov Report

Attention: Patch coverage is 98.91304% with 1 line in your changes missing coverage. Please review.

Project coverage is 50.99%. Comparing base (4ec4d3b) to head (33f0b93).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
.../microsoft/sqlserver/jdbc/SQLServerConnection.java 94.44% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2519      +/-   ##
============================================
+ Coverage     50.93%   50.99%   +0.05%     
- Complexity     3886     3913      +27     
============================================
  Files           147      147              
  Lines         33368    33447      +79     
  Branches       5592     5606      +14     
============================================
+ Hits          16997    17057      +60     
- Misses        13967    13981      +14     
- Partials       2404     2409       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Jeffery-Wasty Jeffery-Wasty marked this pull request as ready for review November 4, 2024 20:24
@Jeffery-Wasty Jeffery-Wasty modified the milestones: 12.9.1, 12.9.0 Nov 12, 2024
@Jeffery-Wasty Jeffery-Wasty modified the milestones: 12.9.1, 12.9.0 Nov 12, 2024
@Jeffery-Wasty Jeffery-Wasty self-assigned this Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Under Peer Review
Development

Successfully merging this pull request may close these issues.

Reconnection issue with lockTimeout configured
1 participant