Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add EosMixingRuleType enum type and test #1237

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

asmfstatoil
Copy link
Collaborator

No description provided.

@asmfstatoil asmfstatoil requested a review from EvenSol as a code owner January 7, 2025 10:19
@asmfstatoil asmfstatoil force-pushed the mixingrule_enum branch 2 times, most recently from 03621d7 to af331a0 Compare January 7, 2025 10:31
@codecov-commenter
Copy link

codecov-commenter commented Jan 7, 2025

Codecov Report

Attention: Patch coverage is 56.47059% with 37 lines in your changes missing coverage. Please review.

Project coverage is 41.12%. Comparing base (3034fdb) to head (5b58dd5).

Files with missing lines Patch % Lines
...c/main/java/neqsim/thermo/system/SystemThermo.java 45.45% 7 Missing and 5 partials ⚠️
...va/neqsim/thermo/mixingrule/EosMixingRuleType.java 46.66% 8 Missing ⚠️
src/main/java/neqsim/thermo/Fluid.java 25.00% 5 Missing and 1 partial ⚠️
.../java/neqsim/thermo/mixingrule/CPAMixingRules.java 57.14% 6 Missing ⚠️
...c/main/java/neqsim/thermo/component/Component.java 82.60% 2 Missing and 2 partials ⚠️
.../java/neqsim/thermo/mixingrule/EosMixingRules.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1237      +/-   ##
============================================
+ Coverage     41.06%   41.12%   +0.06%     
- Complexity     6003     6019      +16     
============================================
  Files           719      720       +1     
  Lines         68233    68252      +19     
  Branches       8158     8162       +4     
============================================
+ Hits          28018    28068      +50     
+ Misses        38534    38503      -31     
  Partials       1681     1681              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@EvenSol EvenSol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good update!

@asmfstatoil asmfstatoil changed the title feat: add MixingRule enum type and test feat: add EosMixingRuleType enum type and test Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants