Skip to content

Updated getIndexInfo() to include Columnstore indexes by using custom…

Codecov / codecov/project succeeded Dec 13, 2024 in 0s

51.09% (+0.06%) compared to 6829848

View this Pull Request on Codecov

51.09% (+0.06%) compared to 6829848

Details

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 51.09%. Comparing base (6829848) to head (70f07ce).

Files with missing lines Patch % Lines
...soft/sqlserver/jdbc/SQLServerDatabaseMetaData.java 0.00% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2563      +/-   ##
============================================
+ Coverage     51.03%   51.09%   +0.06%     
- Complexity     3919     3923       +4     
============================================
  Files           147      147              
  Lines         33456    33447       -9     
  Branches       5604     5602       -2     
============================================
+ Hits          17074    17091      +17     
+ Misses        13971    13949      -22     
+ Partials       2411     2407       -4     

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