-
Hello!
This is an issue about how as a whole, while many commands are shared between `dart cmd` and `flutter cmd`, there are lots of inconsistencies.
This causes quite a bit of confusion becaus…
-
Investigate the vscode apis for displaying line by line coverage inline and use them to support [solidity-coverage](https://github.com/sc-forks/solidity-coverage).
Solidity coverage is a hardhat ex…
-
## 1. Is your feature request related to a problem? Please describe it
I've been working on a package that has hundreds of tests, so an easy way of visualizing code coverage would be incredibly han…
psygo updated
7 months ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Have you read the `CONTRIBUTING` guide on posting issues, and `CODE_OF_CONDUCT`?
- [X] yes I read the things
…
utybo updated
10 months ago
-
The issue #10366 was marked as stale prematurely. I think it still makes sense to implement.
Right now, the `dotnet watch test` runs all tests every time even if only one file has changed.
The t…
-
The `flutter test --coverage` command produces an `coverage/lcov.info` file that contains information about the line coverage of your tests. We should be able to visualize that information in Intelli…
-
In VS Code, the only way I can see the gutter which indicates code coverage in the files is by manually running the tests through the "Run Tests in package" button and not through the test explorer.
…
-
**Describe the bug**
Confusing coverage highlighting for python from coverage.xml
`coverage.xml snippet`
```
-
### Current behavior
The upgrade of cypress-realworld-app from MUI v4 to MUI v5 seems to reveal an issue with the coverage calculation, such that Cypress believes an element cannot be clicked becau…
-
**Describe the bug**
For reasons outside of my control my XML looks like this:
```
/remote/coverage/results
```
The filename is thus a relative path but the source points to a location ou…