-
Notifications
You must be signed in to change notification settings - Fork 427
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 javadoc #299
Fix javadoc #299
Conversation
Codecov Report
@@ Coverage Diff @@
## RTW_6.2.0 #299 +/- ##
===============================================
+ Coverage 37.2% 37.57% +0.36%
- Complexity 1664 1693 +29
===============================================
Files 103 103
Lines 23674 23785 +111
Branches 3882 3912 +30
===============================================
+ Hits 8808 8937 +129
+ Misses 13275 13245 -30
- Partials 1591 1603 +12
Continue to review full report at Codecov.
|
Should we add javadocs for SQLServerDataSource#setQueryTimeout and getQueryTimeout here as well? |
@v-afrafi agree, also for |
No description provided.