Skip to content

🐛 Line brem profile bug#4219

Draft
chris-ashe wants to merge 12 commits intomainfrom
line_brem_profile_bug
Draft

🐛 Line brem profile bug#4219
chris-ashe wants to merge 12 commits intomainfrom
line_brem_profile_bug

Conversation

@chris-ashe
Copy link
Copy Markdown
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 and others added 12 commits April 24, 2026 16:24
…nd improve comments

Co-authored-by: Copilot <copilot@github.com>
…n imprad_profile method

Co-authored-by: Copilot <copilot@github.com>
… accuracy in parameter types and documentation

Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
…mathematical notation

Co-authored-by: Copilot <copilot@github.com>
…ions

Co-authored-by: Copilot <copilot@github.com>
@chris-ashe chris-ashe added Radiation Plasma radiated power Bug Something isnt working labels May 5, 2026
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 64.51613% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.14%. Comparing base (25b9f07) to head (439cbc9).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
process/models/physics/impurity_radiation.py 64.28% 10 Missing ⚠️
process/models/physics/physics.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4219      +/-   ##
==========================================
+ Coverage   52.10%   52.14%   +0.04%     
==========================================
  Files         148      148              
  Lines       30389    30434      +45     
==========================================
+ Hits        15835    15871      +36     
- Misses      14554    14563       +9     

☔ 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

Bug Something isnt working Radiation Plasma radiated power

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🐛 Incorrect calculation of line and Bremsstrahlung plasma radiation components

2 participants