Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert main modulef90 to python #3426

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

timothy-nunn
Copy link
Contributor

Convert main_module.f90 to Python.

I have chosen not to output the commsg (commit message) anymore to the MFile, hence the regression failures. This is because I do not believe the information is useful, its often truncated, and it should be possible to find the commit message by the commit hash included in the Git tag.

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

codecov-commenter commented Dec 13, 2024

Codecov Report

Attention: Patch coverage is 75.65056% with 131 lines in your changes missing coverage. Please review.

Project coverage is 30.81%. Comparing base (7c8df7d) to head (6453da5).

Files with missing lines Patch % Lines
process/init.py 76.68% 121 Missing ⚠️
process/exceptions.py 50.00% 7 Missing ⚠️
process/main.py 40.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3426      +/-   ##
==========================================
+ Coverage   29.56%   30.81%   +1.25%     
==========================================
  Files          78       80       +2     
  Lines       19131    19661     +530     
==========================================
+ Hits         5656     6059     +403     
- Misses      13475    13602     +127     

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

@timothy-nunn timothy-nunn force-pushed the 3425-convert-main_modulef90-to-python branch from 04a888b to 6453da5 Compare December 13, 2024 13:51
@timothy-nunn
Copy link
Contributor Author

Draft until #3406

@timothy-nunn timothy-nunn self-assigned this Dec 18, 2024
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 main_module.f90 to Python
2 participants