Skip to content

Update readFromFile() in ConfigurableRetryLogic to handle filePath related issues #2650

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

Merged
merged 3 commits into from
May 8, 2025

Conversation

muskan124947
Copy link
Contributor

Related Github issue -> #2646

@muskan124947 muskan124947 requested review from divang and machavan April 22, 2025 10:32
@muskan124947 muskan124947 self-assigned this Apr 22, 2025
Copy link

codecov bot commented Apr 22, 2025

Codecov Report

Attention: Patch coverage is 40.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 51.65%. Comparing base (3e8672a) to head (2c672eb).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
...crosoft/sqlserver/jdbc/ConfigurableRetryLogic.java 40.00% 6 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2650      +/-   ##
============================================
+ Coverage     51.63%   51.65%   +0.02%     
- Complexity     4003     4015      +12     
============================================
  Files           147      147              
  Lines         33757    33769      +12     
  Branches       5639     5643       +4     
============================================
+ Hits          17429    17445      +16     
- Misses        13871    13875       +4     
+ Partials       2457     2449       -8     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@machavan machavan requested a review from David-Engel April 23, 2025 08:38
David-Engel
David-Engel previously approved these changes Apr 23, 2025
@muskan124947
Copy link
Contributor Author

machavan
machavan previously approved these changes Apr 30, 2025
@machavan machavan merged commit 1ab5f7c into main May 8, 2025
18 of 19 checks passed
@machavan machavan mentioned this pull request May 9, 2025
@David-Engel David-Engel added this to the 12.11.0 milestone May 9, 2025
divang pushed a commit that referenced this pull request Jun 13, 2025
…lated issues (#2650)

* Addressed-Cannot use mssql-jdbc 12.10 on WildFly if WildFly directory path contains a space

* Add general exception

* Updated logging level
divang pushed a commit that referenced this pull request Jun 13, 2025
…lated issues (#2650)

* Addressed-Cannot use mssql-jdbc 12.10 on WildFly if WildFly directory path contains a space

* Add general exception

* Updated logging level
divang added a commit that referenced this pull request Jun 13, 2025
…lated issues (#2650) (#2681)

* Addressed-Cannot use mssql-jdbc 12.10 on WildFly if WildFly directory path contains a space

* Add general exception

* Updated logging level

Co-authored-by: muskan124947 <muskgupta@microsoft.com>
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.

5 participants