Skip to content

Support IP address validation in certificate SAN - #2873

Merged
divang merged 1 commit into
mainfrom
user/divang/ssl-certificate-ip-validation
Jan 6, 2026
Merged

Support IP address validation in certificate SAN#2873
divang merged 1 commit into
mainfrom
user/divang/ssl-certificate-ip-validation

fix: Support IP address validation in certificate SAN (#2529)

73a5038
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 5, 2026 in 0s

59.10% (+2.66%) compared to 303aeb9

View this Pull Request on Codecov

59.10% (+2.66%) compared to 303aeb9

Details

Codecov Report

❌ Patch coverage is 65.21739% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 59.10%. Comparing base (303aeb9) to head (73a5038).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
...soft/sqlserver/jdbc/SQLServerCertificateUtils.java 65.21% 0 Missing and 8 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2873      +/-   ##
============================================
+ Coverage     56.44%   59.10%   +2.66%     
- Complexity     4559     4787     +228     
============================================
  Files           151      151              
  Lines         34560    34577      +17     
  Branches       5768     5776       +8     
============================================
+ Hits          19508    20438     +930     
+ Misses        12418    11407    -1011     
- Partials       2634     2732      +98     

☔ 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.