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 javadoc warnings #2521

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

javadocs

c2957f3
Select commit
Loading
Failed to load commit list.
Open

Fix javadoc warnings #2521

javadocs
c2957f3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 25, 2024 in 0s

50.93% (+0.03%) compared to e03b196

View this Pull Request on Codecov

50.93% (+0.03%) compared to e03b196

Details

Codecov Report

Attention: Patch coverage is 70.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 50.93%. Comparing base (e03b196) to head (c2957f3).

Files with missing lines Patch % Lines
...oft/sqlserver/jdbc/SQLServerPreparedStatement.java 71.42% 2 Missing ⚠️
...m/microsoft/sqlserver/jdbc/KerbAuthentication.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2521      +/-   ##
============================================
+ Coverage     50.89%   50.93%   +0.03%     
- Complexity     3884     3892       +8     
============================================
  Files           147      147              
  Lines         33368    33370       +2     
  Branches       5592     5592              
============================================
+ Hits          16984    16997      +13     
+ Misses        13977    13964      -13     
- Partials       2407     2409       +2     

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