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

feat: Enable fully coupled mode for CompositionalMultiphaseReservoirPoromechanics and SinglePhaseReservoirPoromechanics #3388

Merged
merged 47 commits into from
Dec 14, 2024

Merge remote-tracking branch 'origin/develop' into pt/enable-fim

bccfa1e
Select commit
Loading
Failed to load commit list.
Merged

feat: Enable fully coupled mode for CompositionalMultiphaseReservoirPoromechanics and SinglePhaseReservoirPoromechanics #3388

Merge remote-tracking branch 'origin/develop' into pt/enable-fim
bccfa1e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 14, 2024 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

Attention: Patch coverage is 0% with 39 lines in your changes missing coverage. Please review.

Please upload report for BASE (develop@8497dfa). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...csSolvers/multiphysics/MultiphasePoromechanics.cpp 0.00% 20 Missing ⚠️
...sSolvers/multiphysics/SinglePhasePoromechanics.cpp 0.00% 19 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #3388   +/-   ##
==========================================
  Coverage           ?   56.82%           
==========================================
  Files              ?     1154           
  Lines              ?    99987           
  Branches           ?        0           
==========================================
  Hits               ?    56818           
  Misses             ?    43169           
  Partials           ?        0           

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