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

Change of fitting routines behaviour #88

Closed fedebenelli closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 91.83673% with 4 lines in your changes missing coverage. Please review.

Project coverage is 94.02%. Comparing base (e8aa28b) to head (850d07a). Report is 2 commits behind head on dev.

Files Patch % Lines
src/fitting/fitting.f90 78.57% 2 Missing and 1 partial :warning:
src/fitting/fit_nrtl_mhv.f90 92.85% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #88 +/- ## ========================================== + Coverage 93.60% 94.02% +0.42% ========================================== Files 53 54 +1 Lines 2392 2427 +35 Branches 179 183 +4 ========================================== + Hits 2239 2282 +43 + Misses 105 99 -6 + Partials 48 46 -2 ```

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