ipqa-research / yaeos

Thermodynamic Equations of State, Fortran library with both automatic and anallytical derivation capabilities
https://ipqa-research.github.io/yaeos/
Mozilla Public License 2.0
26 stars 4 forks source link

PT spec #92

Closed fedebenelli closed 1 month ago

fedebenelli commented 1 month ago

Changed the way of using lnphi_tp for lnphi_pt to keep consistency on calls

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 94.73684% with 5 lines in your changes missing coverage. Please review.

Project coverage is 91.92%. Comparing base (9613363) to head (fb7227a). Report is 2 commits behind head on dev.

Files Patch % Lines
src/models/residual_helmholtz/ar_models.f90 93.75% 1 Missing and 2 partials :warning:
...phase_equilibria/boundaries/phase_envelopes_pt.f90 66.66% 1 Missing :warning:
src/phase_equilibria/stability.f90 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #92 +/- ## ========================================== - Coverage 92.05% 91.92% -0.13% ========================================== Files 54 54 Lines 2543 2540 -3 Branches 190 189 -1 ========================================== - Hits 2341 2335 -6 - Misses 154 156 +2 - Partials 48 49 +1 ```

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