dbcli / mssql-cli

A command-line client for SQL Server with auto-completion and syntax highlighting
BSD 3-Clause "New" or "Revised" License
1.35k stars 191 forks source link

Add interactive tests #397

Closed ellbosch closed 4 years ago

ellbosch commented 4 years ago

This proposes a set of changes to help improve code coverage by over a full percentage point (local run has us at 69.8%).

Changes include:

chlafreniere commented 4 years ago

Where does one find code coverage #'s for mssql-cli? Do we have this automated yet?

ellbosch commented 4 years ago

Where does one find code coverage #'s for mssql-cli? Do we have this automated yet?

Yes, all automated in ADO. In addition to 'Code Coverage' tabs which are available in each build run, we have numbers in our ADO dashboard.