Skip to content

Conversation

@chris-ashe
Copy link
Collaborator

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.

@chris-ashe chris-ashe added Bootstrap Current Bootstrap current generated by the plasma Refactor labels Feb 10, 2026
@codecov-commenter
Copy link

codecov-commenter commented Feb 10, 2026

Codecov Report

❌ Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 46.53%. Comparing base (e827793) to head (8717f2a).

Files with missing lines Patch % Lines
process/main.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4091      +/-   ##
==========================================
+ Coverage   46.49%   46.53%   +0.03%     
==========================================
  Files         124      124              
  Lines       28955    28983      +28     
==========================================
+ Hits        13464    13487      +23     
- Misses      15491    15496       +5     

☔ 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.

- Modified the Stellarator class to include plasma_bootstrap as a parameter.
- Updated the physics fixture in unit tests to instantiate PlasmaBootstrapCurrent.
- Refactored multiple test cases to utilize PlasmaBootstrapCurrent for bootstrap fraction calculations.
- Ensured all relevant tests in test_physics.py and test_stellarator.py are updated to reflect the new structure.
@chris-ashe chris-ashe force-pushed the create_bootstrap_current_class branch from 4c8e765 to 8717f2a Compare February 11, 2026 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bootstrap Current Bootstrap current generated by the plasma Refactor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants