Skip to content

Convert pf coil variables to dataclass#4255

Closed
clmould wants to merge 4 commits into
mainfrom
PFCoil-dataclass
Closed

Convert pf coil variables to dataclass#4255
clmould wants to merge 4 commits into
mainfrom
PFCoil-dataclass

Conversation

@clmould
Copy link
Copy Markdown
Collaborator

@clmould clmould commented May 15, 2026

Description

Checklist

I confirm that I have completed the following checks:

  • My changes follow the PROCESS style guide
  • I have justified any large differences in the regression tests caused by this pull request in the comments.
  • I have added new tests where appropriate for the changes I have made.
  • If I have had to change any existing unit or integration tests, I have justified this change in the pull request comments.
  • If I have made documentation changes, I have checked they render correctly.
  • I have added documentation for my change, if appropriate.

@clmould clmould closed this May 15, 2026
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 93.01205% with 58 lines in your changes missing coverage. Please review.
✅ Project coverage is 50.28%. Comparing base (4290d86) to head (04c7d5d).

Files with missing lines Patch % Lines
process/models/ife.py 90.56% 25 Missing ⚠️
process/models/costs/costs.py 51.28% 19 Missing ⚠️
process/core/scan.py 0.00% 4 Missing ⚠️
process/core/caller.py 25.00% 3 Missing ⚠️
process/core/init.py 75.00% 3 Missing ⚠️
process/core/output.py 0.00% 1 Missing ⚠️
process/models/power.py 95.00% 1 Missing ⚠️
process/models/stellarator/initialization.py 0.00% 1 Missing ⚠️
process/models/structure.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4255      +/-   ##
==========================================
- Coverage   50.66%   50.28%   -0.39%     
==========================================
  Files         151      151              
  Lines       29615    29388     -227     
==========================================
- Hits        15004    14777     -227     
  Misses      14611    14611              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants