Skip to content

Convert physics functions to Python#3338

Merged
chris-ashe merged 1 commit intomainfrom
3282-convert-physics_functionsf90-to-python
Oct 15, 2024
Merged

Convert physics functions to Python#3338
chris-ashe merged 1 commit intomainfrom
3282-convert-physics_functionsf90-to-python

Conversation

@timothy-nunn
Copy link
Copy Markdown
Collaborator

Description

Finishes the conversion of physics_functions.f90 to Python.

@timothy-nunn timothy-nunn linked an issue Oct 2, 2024 that may be closed by this pull request
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Oct 2, 2024

Codecov Report

❌ Patch coverage is 72.25806% with 43 lines in your changes missing coverage. Please review.
✅ Project coverage is 27.00%. Comparing base (032399f) to head (25b872a).
⚠️ Report is 622 commits behind head on main.

Files with missing lines Patch % Lines
process/physics.py 13.51% 32 Missing ⚠️
process/stellarator.py 0.00% 6 Missing ⚠️
process/physics_functions.py 95.53% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3338      +/-   ##
==========================================
+ Coverage   26.65%   27.00%   +0.35%     
==========================================
  Files          76       76              
  Lines       17610    17811     +201     
==========================================
+ Hits         4694     4810     +116     
- Misses      12916    13001      +85     

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

@timothy-nunn timothy-nunn force-pushed the 3282-convert-physics_functionsf90-to-python branch from 343f91e to 25b872a Compare October 11, 2024 15:22
Copy link
Copy Markdown
Contributor

@jonmaddock jonmaddock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great!

@chris-ashe chris-ashe merged commit b68ac63 into main Oct 15, 2024
@timothy-nunn timothy-nunn deleted the 3282-convert-physics_functionsf90-to-python branch October 21, 2024 09:14
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.

Convert physics_functions.f90 to Python

4 participants