eclipse-score / eclipse-score/communication
Improvement: Remove bazel `tags = ["manual"]` from rust test targets
Open
Beginner friendly
rust-api
- Dominant language
- C++
- Stars
- 62
- Forks
- 97
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 72
Description
### What
Remove bazel `tags = ["manual"]` for runtime and concept test target of `score_com` rust library.
### How
_No response_
### Estimates for realization
0
### Category
- [ ] Affects Detailed Design
### Requirements / Architecture
- [ ] Requirements / Architecture are not affected by this change?
Contributor guide
Research direction
Locate the Bazel definitions for the runtime and concept test targets of the score_com Rust library, then inspect their tags. Remove the manual tag from both targets and run those Bazel tests to confirm they execute successfully without the tag.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- build-system, testing
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100