Fix javadoc warnings #2521
Open
Fix javadoc warnings #2521
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.
Loading