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.59k stars 909 forks source link

Revert "Update to Electron v30" #25955

Closed kburtram closed 1 month ago

kburtram commented 1 month ago

Unfortunately, this is breaking the linux docker container build. Will revert to fix that, and the resubmit. Reverts microsoft/azuredatastudio#25948

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 11239923358

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
extensions/azurecore/src/azureResource/services/terminalService.ts 0 1 0.0%
<!-- Total: 0 1 0.0% -->
Totals Coverage Status
Change from base Build 11185654865: 0.02%
Covered Lines: 30734
Relevant Lines: 68916

💛 - Coveralls