tediousjs / tedious

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

chore: rename the validations test file #1616

Closed MichaelSun90 closed 2 months ago

MichaelSun90 commented 2 months ago

Rename the validations test file, otherwise it will not be run properly during the process.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 78.41%. Comparing base (d37e167) to head (f44a2ff).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1616 +/- ## ========================================== - Coverage 79.15% 78.41% -0.75% ========================================== Files 93 93 Lines 4860 4860 Branches 934 934 ========================================== - Hits 3847 3811 -36 - Misses 708 751 +43 + Partials 305 298 -7 ```

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

github-actions[bot] commented 2 months ago

:tada: This PR is included in version 18.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: