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

[WIP] Feature/multidimension array - Rank 2 - Rank 4 support #7

Merged
merged 17 commits into from
Nov 30, 2023

Conversation

fluidnumerics-joe
Copy link
Member

@fluidnumerics-joe fluidnumerics-joe commented Nov 28, 2023

This PR will add support for rank 2 through rank 4 p32 and fp64 arrays.

@codecov-commenter
Copy link

codecov-commenter commented Nov 28, 2023

Codecov Report

Attention: 92 lines in your changes are missing coverage. Please review.

Comparison is base (ffe61bb) 92.07% compared to head (d5c3ac5) 92.09%.

Files Patch % Lines
src/FEQParse.F90 90.76% 59 Missing ⚠️
src/FEQParse_Functions.F90 93.78% 20 Missing ⚠️
src/FEQParse_FloatStacks.F90 90.47% 12 Missing ⚠️
src/FEQParse_TokenStack.F90 97.22% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master       #7      +/-   ##
==========================================
+ Coverage   92.07%   92.09%   +0.02%     
==========================================
  Files           4        4              
  Lines         618     1227     +609     
==========================================
+ Hits          569     1130     +561     
- Misses         49       97      +48     
Flag Coverage Δ
ctests 92.09% <91.80%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@fluidnumerics-joe fluidnumerics-joe changed the title [WIP] Feature/multidimension array - Rank 2 - Rank 7 support [WIP] Feature/multidimension array - Rank 2 - Rank 4 support Nov 30, 2023
@fluidnumerics-joe
Copy link
Member Author

coverage now at 92.09% .. good to go here.

@fluidnumerics-joe fluidnumerics-joe merged commit 72e4ab5 into master Nov 30, 2023
4 checks passed
@fluidnumerics-joe fluidnumerics-joe deleted the feature/multidimension_array branch November 30, 2023 17:58
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.

2 participants