Skip to content

Added no-op for getters/setters

Codecov / codecov/project failed Aug 21, 2024 in 0s

50.42% (-0.37%) compared to 0e97689

View this Pull Request on Codecov

50.42% (-0.37%) compared to 0e97689

Details

Codecov Report

Attention: Patch coverage is 46.29630% with 29 lines in your changes missing coverage. Please review.

Project coverage is 50.42%. Comparing base (0e97689) to head (b51d09b).
Report is 2 commits behind head on main.

Files Patch % Lines
.../microsoft/sqlserver/jdbc/SQLServerXAResource.java 0.00% 14 Missing ⚠️
...rc/main/java/com/microsoft/sqlserver/jdbc/dtv.java 18.18% 9 Missing ⚠️
.../microsoft/sqlserver/jdbc/SQLServerConnection.java 33.33% 2 Missing ⚠️
.../microsoft/sqlserver/jdbc/SQLServerDataSource.java 0.00% 2 Missing ⚠️
...n/java/com/microsoft/sqlserver/jdbc/Parameter.java 83.33% 1 Missing ⚠️
...m/microsoft/sqlserver/jdbc/SQLServerStatement.java 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2488      +/-   ##
============================================
- Coverage     50.78%   50.42%   -0.37%     
+ Complexity     3888     3820      -68     
============================================
  Files           145      145              
  Lines         33481    33137     -344     
  Branches       5690     5560     -130     
============================================
- Hits          17004    16708     -296     
- Misses        14030    14065      +35     
+ Partials       2447     2364      -83     

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