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
27 stars 4 forks source link

APIs for external libraries #87

Open fedebenelli opened 3 months ago

fedebenelli commented 3 months ago

This pull request focuses on the wrapping of external libraries, at the end of the pull requests it should include

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 42.69663% with 51 lines in your changes missing coverage. Please review.

Project coverage is 91.97%. Comparing base (e8aa28b) to head (5765ab1).

Files Patch % Lines
src/fitting/fit_nrtl_mhv.f90 0.00% 38 Missing :warning:
src/models/external_apis/feos.f90 75.75% 8 Missing :warning:
src/fitting/fitting.f90 58.33% 4 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #87 +/- ## ========================================== - Coverage 93.60% 91.97% -1.63% ========================================== Files 53 56 +3 Lines 2392 2468 +76 Branches 179 179 ========================================== + Hits 2239 2270 +31 - Misses 105 150 +45 Partials 48 48 ```

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