-
Nextest unfortunately can't support doctests yet (https://github.com/nextest-rs/nextest/issues/16), but is there a way to have test coverage report include doctests?
Maybe `cargo-llvm-cov` can some…
-
### 🐛 Describe the bug
## Situation
I'm reporting a "bug", however there is no explicit error message and it's a change in the observed behavior during inference. This begun with `torch==2.4.0` but …
-
I got these errors when I installed the test environment from 'test_env.yaml'. It might be an error with 'pint' version since 'pint.Measurement' does exist. However, openff-units does not specify a pi…
-
Hello, I'm investing how I can create an optimal integration test environment and that includes code coverage and junit compatible test logs, while efficiently using build cache.
I believe cargo-llvm…
-
### gopls version
Tested both 0.11.0 and 0.12.4. Cannot capture version output, as it crashes immediately on launch. Output is:
```
fatal: morestack on g0
```
### go env
GO111MODULE=""
…
-
### What happened?
Hi,
The `--subdir`/`--platform` option seem to be missing from `conda env create` in `24.1.2`.
```
λ conda --version
conda 23.11.0
λ conda env create --help
usage: …
-
I tried this action on self-hosted runner and while Ubuntu worked, [Windows did't](https://github.com/subspace/subspace/actions/runs/6187652610/job/16798970985#step:7:1):
```
##[debug]Evaluati…
-
[eggwrapbox-e1f21d.c.gz](https://github.com/llvm/llvm-project/files/14110352/eggwrapbox-e1f21d.c.gz)
[eggwrapbox-e1f21d.sh.gz](https://github.com/llvm/llvm-project/files/14110377/eggwrapbox-e1f21d.sh…
-
### Describe the bug
I'm getting the error below when running this command:
```
cargo llvm-cov --features mocks --json | llvm-cov-pretty
```
```
Error:
0: failed parsing report data fro…
-
I checked following error when I execute `cargo llvm-cov` .
```
Compiling time v0.3.28
error[E0557]: feature has been removed
--> /home/runner/.cargo/registry/src/index.crates.io-6f17d22bb…