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

Adding CI for intel compilers and other versions of gfortran. #83

Closed fedebenelli closed 2 months ago

fedebenelli commented 2 months ago

Also tpd calculation with tm

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 87.03704% with 7 lines in your changes missing coverage. Please review.

Project coverage is 93.71%. Comparing base (c8d1664) to head (44a6ffc). Report is 6 commits behind head on dev.

Files Patch % Lines
src/phase_equilibria/stability.f90 84.21% 4 Missing and 2 partials :warning:
...els/residual_helmholtz/cubic/mixing_rules/base.f90 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #83 +/- ## ========================================== - Coverage 93.83% 93.71% -0.12% ========================================== Files 53 54 +1 Lines 2415 2468 +53 Branches 180 182 +2 ========================================== + Hits 2266 2313 +47 - Misses 103 107 +4 - Partials 46 48 +2 ```

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