rticommunity / rticommunity/rticonnextdds-examples
[FEAT] Add a new Valgrind stage
Open
Nobody has claimed this yet.
suggestion
- Dominant language
- Python
- Stars
- 148
- Forks
- 153
- PR merge metrics
- No merged PRs in 30d
Description
Feature description
This will be useful to detect memory leaks in all the examples.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by finding the repository's CI configuration and how all examples are currently built or tested; done means a Valgrind stage runs across the examples and can detect memory leaks.
Written by the indexing model from the issue text.
Assessment
- Domain
- ci-cd, testing-qa, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100