Resistive TF coils refactor and testing
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 71
- Forks
- 27
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 33
Description
The resistive TF coil is getting integration and regression tests added in #4063 but has no unit tests. The module should be refactored in line with other refactoring in PROCESS and unit tests written.
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 integration and regression tests being added in issue #4063, then compare the resistive TF coil module with other modules already refactored in PROCESS. Identify the module's existing entry points and behavior before planning the refactor. Done means the module follows the established structure and has unit tests covering its behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100