microsoft / azuredatastudio

Azure Data Studio is a data management and development tool with connectivity to popular cloud and on-premises databases. Azure Data Studio supports Windows, macOS, and Linux, with immediate capability to connect to Azure SQL and SQL Server. Browse the extension library for more database support options including MySQL, PostgreSQL, and MongoDB.
https://learn.microsoft.com/sql/azure-data-studio
MIT License
7.5k stars 883 forks source link

Replacing secret use in integration tests with local docker containers #25676

Closed laurennat closed 3 weeks ago

laurennat commented 3 weeks ago

Replaced secrets in tests with local docker containers.

coveralls commented 3 weeks ago

Pull Request Test Coverage Report for Build 9420427089

Details


Files with Coverage Reduction New Missed Lines %
extensions/notebook/src/book/bookTreeView.ts 1 36.91%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 9371615754: -0.002%
Covered Lines: 30721
Relevant Lines: 68884

💛 - Coveralls
coveralls commented 3 weeks ago

Pull Request Test Coverage Report for Build 9420727292

Details


Files with Coverage Reduction New Missed Lines %
extensions/notebook/src/book/bookTreeView.ts 1 36.91%
extensions/notebook/src/dialog/configurePython/configurePythonWizard.ts 1 45.22%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 9371615754: -0.003%
Covered Lines: 30720
Relevant Lines: 68884

💛 - Coveralls