microsoft / mssql-jdbc

The Microsoft JDBC Driver for SQL Server is a Type 4 JDBC driver that provides database connectivity with SQL Server through the standard JDBC application program interfaces (APIs).
MIT License
1.06k stars 427 forks source link

Remove maximum time testing from CRL #2545

Closed Jeffery-Wasty closed 3 days ago

Jeffery-Wasty commented 4 days ago

Remove testing that the execution time is below a maximum for CRL. Minimum testing is required, as this tells us if a retry actually happened, but maximum can be affected by factors outside the feature and test and can not be reliably tested.

codecov[bot] commented 4 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 50.99%. Comparing base (5297987) to head (dbf5c44). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2545 +/- ## ============================================ - Coverage 51.10% 50.99% -0.12% + Complexity 3935 3917 -18 ============================================ Files 147 147 Lines 33460 33460 Branches 5608 5608 ============================================ - Hits 17101 17062 -39 - Misses 13971 13986 +15 - Partials 2388 2412 +24 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.


🚨 Try these New Features: