It isn't clear from the 'check' target that the check succeeded
Open
feature request
- Dominant language
- C++
- Stars
- 335
- Forks
- 88
- Avg merge
- 1h 28m
- Merged PRs (30d)
- 1
Description
**Describe the bug**
It ends with:
```
Set::RelOp::ConstSSI::Union::Sup::0 ++
Set::RelOp::ConstSSI::Union::Sub::2 ++
Set::RelOp::ConstSSI::Union::Nq::2 ++
Set::RelOp::ConstSSI::Union::Sup::2 ++
Set::Dom::Dom::Gr::2 ++
```
**Suggested solution**
It should print: ```Checks succeeded```.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the project's `check` target and run it to reproduce the current output. Update the check target so a successful run clearly prints `Checks succeeded`, then rerun it and confirm the success message appears.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100