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

Updating dev #77

Closed fedebenelli closed 2 months ago

fedebenelli commented 2 months ago

Parameter fitting procedures should be revised and documented/tested. With this we'll be ready for v0.3

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 54.23729% with 27 lines in your changes missing coverage. Please review.

Project coverage is 91.40%. Comparing base (66f6cea) to head (a36631d).

Files Patch % Lines
src/fitting/fitting.f90 0.00% 16 Missing :warning:
...elmholtz/cubic/implementations/implementations.f90 71.42% 2 Missing and 2 partials :warning:
...idual_helmholtz/cubic/mixing_rules/huron_vidal.f90 66.66% 3 Missing :warning:
...phase_equilibria/boundaries/phase_envelopes_pt.f90 75.00% 2 Missing :warning:
src/phase_equilibria/saturations_points.f90 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #77 +/- ## ========================================== - Coverage 92.27% 91.40% -0.88% ========================================== Files 48 48 Lines 2292 2314 +22 Branches 179 182 +3 ========================================== Hits 2115 2115 - Misses 131 151 +20 - Partials 46 48 +2 ```

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