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

Tests cubics #68

Closed SalvadorBrandolin closed 4 months ago

SalvadorBrandolin commented 4 months ago

Changes made:

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.70%. Comparing base (700327c) to head (5b77515). Report is 21 commits behind head on dev.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #68 +/- ## ========================================== + Coverage 89.80% 90.70% +0.90% ========================================== Files 42 42 Lines 1756 1916 +160 Branches 136 137 +1 ========================================== + Hits 1577 1738 +161 Misses 110 110 + Partials 69 68 -1 ```

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

fedebenelli commented 4 months ago

Thanks for your collaboration!