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

69 unifac #71

Closed SalvadorBrandolin closed 2 months ago

SalvadorBrandolin commented 2 months ago

UNIFAC implemented

need to complete de references. Some little coverage issues missing

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 95.20000% with 12 lines in your changes missing coverage. Please review.

Project coverage is 90.55%. Comparing base (3c8f7c9) to head (1b28a2d).

Files Patch % Lines
.../models/excess_gibbs/group_contribution/unifac.f90 94.52% 6 Missing and 6 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #71 +/- ## ========================================== + Coverage 89.60% 90.55% +0.94% ========================================== Files 44 44 Lines 1982 2054 +72 Branches 141 169 +28 ========================================== + Hits 1776 1860 +84 + Misses 140 129 -11 + Partials 66 65 -1 ```

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

fedebenelli commented 2 months ago

Looks good!