-
It’s important to have an understanding of code coverage as it can give a high level overview of a project’s code health and test coverage. While Dart and Flutter do provide ways to collect code cover…
-
Testing #24156
VS Code: latest Insiders on Windows
Virtual environment: conda with Python 3.11.9
I don't see red or green on the line numbers indicating which branches were covered when running test…
-
**Is your feature request related to a problem? Please describe.**
Go/Golang coverage reports do not seem directly supported by this extension.
**Describe the solution you'd like**
It would be aw…
-
I do not know in what part the problem begins, so if rustc has nothing to do with it, please tell me how to check that. I'm a maintainer of [quick-xml](https://github.com/tafia/quick-xml) and I setup …
-
## Description
- This idea inspired by [Scott Hanselman blog](https://www.hanselman.com/blog/AutomaticUnitTestingInNETCorePlusCodeCoverageInVisualStudioCode.aspx)(@shanselman) and .NET Core develo…
-
# Feature Request:
Usually I only care if a line is _uncovered_.
seeing all the green lines is more of a feel-good thing 😜, so I'd like the option to turn them off.
This will also let me leave t…
-
**Is your feature request related to a problem? Please describe.**
Currently it's very difficult to see which lines are covered. The line is extremely thin and barely visible in the new 2.11.0 versio…
-
### The used GdUnit4 version
4.3.3 (Latest Release)
### The used Godot version
v4.2.2.stable.mono.official [15073afe3]
### Operating System
Windows 11 Home (23H2, OS Build: 22631.3880)
Surface P…
-
I would also like to get offers the possibility to display the line covered or not covered with different visual. For example, covered line could use a green background, non-covered a red one, condit…
-
**Is your feature request related to a problem? Please describe.**
Currently it's not possible to see coverage of programs written in C.
**Describe the solution you'd like**
Add support for forma…