You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before merging this PR, please conduct a manual test checking basic functionality of the updated plug-ins. There are limited automated tests for the VS Code Extension updates.
Updates sonarsource.sonarlint-vscode from 4.40.0 to 4.41.0
Release notes
Bugfixes and technical improvements
Updates ms-vscode.cmake-tools from 1.21.36 to 1.22.26
Add better return information in the API. PR #4518
Improvements:
In the Test Explorer, associate CTest tests with outermost function or macro invocation that calls add_test() instead of with the add_test() call itself. #4490@malsyned
Better support of cmake v4.1 and its error index files in cmake-file-api replies #4575 Contributed by STMicroelectronics
Added support for clang-cl vendor detection: ${buildKitVendor}, ${buildKitVersionMajor}, etc. now expand correctly when using clang-cl on Windows #4524@wchou158
Fix bug in which clicking "Run Test" for filtered tests executed all tests instead #4501@hippo91
Migrate macOS CI from deprecated macOS-13 to macOS-15 Image #4633
Ensure Visual Studio developer environment propagation preserves VCPKG_ROOT, enabling vcpkg-dependent configure runs after using the Set Visual Studio Developer Environment command. microsoft/vscode-cpptools#14083
Fix auto-focusing the "Search" input field in the CMake Cache view. #4552@simhof-basyskom
Remove the demangling feature in the code coverage implementation for now since it doesn't work properly. PR #4658
Fix incorrect IntelliSense configuration when a UTILITY has source files. #4404
Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)
Number of reviews that contains a comment to resolve
0
Number of reviews that requested a change from the author
0
Number of reviews that approved the Pull Request
0
Get the total number of participants of a Pull Request
3
Time related measures
Description
Value
PR lead time (from creation to close of PR)
1.7 Hours
Time that was spend on the branch before the PR was created
0 Sec
Time that was spend on the branch before the PR was merged
0 Sec
Time to merge after last review
0 Sec
Status check related measures
Description
Value
Total runtime for last status check run (Workflow for PR)
1.5 Hours
Total time spend in last status check run on PR
18.1 Min
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Note
Before merging this PR, please conduct a manual test checking basic functionality of the updated plug-ins. There are limited automated tests for the VS Code Extension updates.
Updates
sonarsource.sonarlint-vscodefrom 4.40.0 to 4.41.0Release notes
Updates
ms-vscode.cmake-toolsfrom 1.21.36 to 1.22.26Release notes