rest-for-physics / rest-for-physics/detectorlib
Add example to verify correct Garfield installation
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 2
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Currently only compilation with Garfield is being tested in the pipeline, however we've seen that this does not always mean it will run without errors (https://github.com/rest-for-physics/detectorlib/pull/35).
We should add an example / test to verify Garfield classes work correctly in the framework.
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
Start by reviewing the pipeline's existing Garfield compilation check and nearby examples to identify the appropriate test entry point. Add an example or test that exercises Garfield classes at runtime within the framework, and verify the pipeline catches runtime failures as well as compilation errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100