tediousjs / tedious

Node TDS module for connecting to SQL Server databases.
http://tediousjs.github.io/tedious/
MIT License
1.58k stars 439 forks source link

test: remove timeout override #1658

Closed MichaelSun90 closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 79.21%. Comparing base (bb99dfe) to head (70bccb5). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1658 +/- ## ========================================== + Coverage 79.09% 79.21% +0.12% ========================================== Files 90 90 Lines 4855 4855 Branches 929 929 ========================================== + Hits 3840 3846 +6 + Misses 709 704 -5 + Partials 306 305 -1 ```

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