Tom Pridham
Tom Pridham
it looks like this project is abandoned. i have found: https://github.com/sunng87/cargo-release which seems like a suitable replacement. please consider archiving or adding something to the readme if you aren't going...
first off, really like this so far. would it be possible to group related tests? right now tests are output in the order the run(i assume), which means that they...
Is there a way to scale the graphs so that 0.1% changes in coverage don't look like cliffs? It misrepresents the actual coverage and makes the graphs not that useful
is there a way to enable verbose errors? i am having trouble querying a remote elasticsearch cluster, but the errors i am getting don't reveal anything that i could look...
this plugin supports both the `styled.div` and `styled('div')` syntax in .js files, but it appears that only the latter is supported in .tsx files ...
is there a way to skip processing cells based on their excel defined format(e.g. `Number`)? we have users who upload excel files that are displayed one way in excel, but...
### Describe the bug When running `vitest` there is a significant amount of flickering in the console that makes it really unpleasant to look at This is a video of...
partially addresses #1012 This covers the problem brought up in the initial issue. There didn't seem to be other ancestor checks in this file, so I didn't attempt to do...