GEOS-DEV / GEOS

GEOS Simulation Framework
GNU Lesser General Public License v2.1
203 stars 80 forks source link

Remove unnecessary constitutiveUpdatePassThru #3204

Closed dkachuma closed 1 week ago

dkachuma commented 1 week ago

The use of constitutiveUpdatePassThru here seems unnecessary. Within the call the only reference to the fluid is a call to isThermal() which is virtual anyway.

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Please upload report for BASE (develop@4738a91). Learn more about missing BASE report.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3204 +/- ## ========================================== Coverage ? 55.75% ========================================== Files ? 1041 Lines ? 88534 Branches ? 0 ========================================== Hits ? 49358 Misses ? 39176 Partials ? 0 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.