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

Transpile: Split C-kernel generation from ISO-C wrapper generation #464

Merged
merged 14 commits into from
Jan 9, 2025

Transpile: Remove redundant interface generation for module functions

9d07cfc
Select commit
Loading
Failed to load commit list.
Merged

Transpile: Split C-kernel generation from ISO-C wrapper generation #464

Transpile: Remove redundant interface generation for module functions
9d07cfc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 9, 2025 in 0s

93.35% (+0.06%) compared to ad1e2bc

View this Pull Request on Codecov

93.35% (+0.06%) compared to ad1e2bc

Details

Codecov Report

Attention: Patch coverage is 97.62846% with 12 lines in your changes missing coverage. Please review.

Project coverage is 93.35%. Comparing base (ad1e2bc) to head (9d07cfc).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
...transformations/transpile/fortran_iso_c_wrapper.py 94.91% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #464      +/-   ##
==========================================
+ Coverage   93.29%   93.35%   +0.06%     
==========================================
  Files         221      223       +2     
  Lines       41360    41428      +68     
==========================================
+ Hits        38587    38676      +89     
+ Misses       2773     2752      -21     

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