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

fix: detangle and unify flow initialization, fix netToGross bug #3393

Merged
merged 28 commits into from
Dec 3, 2024

revert more

aded90f
Select commit
Loading
Failed to load commit list.
Merged

fix: detangle and unify flow initialization, fix netToGross bug #3393

revert more
aded90f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 3, 2024 in 1s

57.08% (+0.04%) compared to 2586344

View this Pull Request on Codecov

57.08% (+0.04%) compared to 2586344

Details

Codecov Report

Attention: Patch coverage is 92.00000% with 10 lines in your changes missing coverage. Please review.

Project coverage is 57.08%. Comparing base (2586344) to head (aded90f).

Files with missing lines Patch % Lines
...onents/physicsSolvers/fluidFlow/FlowSolverBase.hpp 0.00% 6 Missing ⚠️
...onents/physicsSolvers/fluidFlow/FlowSolverBase.cpp 91.48% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3393      +/-   ##
===========================================
+ Coverage    57.04%   57.08%   +0.04%     
===========================================
  Files         1150     1150              
  Lines        99306    99248      -58     
===========================================
+ Hits         56651    56658       +7     
+ Misses       42655    42590      -65     

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