swiftlang / vscode-swift

Visual Studio Code Extension for Swift
https://marketplace.visualstudio.com/items?itemName=sswg.swift-lang
Apache License 2.0
726 stars 50 forks source link

Investigate new Test Coverage API from VSCode #677

Closed adam-fowler closed 3 months ago

adam-fowler commented 6 months ago

This is now released in VSCode v1.88 https://code.visualstudio.com/api/extension-guides/testing#test-coverage

daveyc123 commented 4 months ago

@adam-fowler What are your thoughts on bumping the engine version?

plemarquand commented 4 months ago

I can add this to my queue of things to investigate.

adam-fowler commented 4 months ago

I'm happy to up the vscode version. It would require people to have VSCode from February (I think). But VSCode pretty much expects you to upgrade every month.

daveyc123 commented 4 months ago

We're on the same page then. Thanks!

award999 commented 3 months ago

@adam-fowler is it cool to close this off as the investigation has been done, with other PRs or issues created