Canop / Canop/bacon

cargo-hack compatibility

Open
#265 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
3.4k
Forks
126
Avg merge
2d 1h
Merged PRs (30d)
7

Description

[Cargo-hack](https://github.com/taiki-e/cargo-hack) runs a cargo command against various combinations of features (at its simplest, `--each-feature`). When the output of this is displayed in bacon, the context of which package is being run is lost. E.g.:

image

The output header above each run is like:
```
info: running `cargo test --all-features` on ratatui (1/32)
```

I'm not sure what's best to do here, either grouping or dedupe both seem like rational ideas.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.