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

refact: reorder variable init to match order #1234

Merged
merged 1 commit into from
Jan 5, 2025

Conversation

asmfstatoil
Copy link
Collaborator

No description provided.

@asmfstatoil asmfstatoil requested a review from EvenSol as a code owner January 5, 2025 19:40
@asmfstatoil asmfstatoil merged commit 1883291 into equinor:master Jan 5, 2025
7 checks passed
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 22.22222% with 14 lines in your changes missing coverage. Please review.

Project coverage is 41.01%. Comparing base (9189d0b) to head (a26fd69).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...java/neqsim/thermo/system/SystemDesmukhMather.java 0.00% 1 Missing ⚠️
.../main/java/neqsim/thermo/system/SystemDuanSun.java 0.00% 1 Missing ⚠️
...ava/neqsim/thermo/system/SystemElectrolyteCPA.java 0.00% 1 Missing ⚠️
...hermo/system/SystemFurstElectrolyteEosMod2004.java 0.00% 1 Missing ⚠️
...main/java/neqsim/thermo/system/SystemGEWilson.java 0.00% 1 Missing ⚠️
...java/neqsim/thermo/system/SystemKentEisenberg.java 0.00% 1 Missing ⚠️
src/main/java/neqsim/thermo/system/SystemNRTL.java 0.00% 1 Missing ⚠️
...a/neqsim/thermo/system/SystemPrMathiasCopeman.java 0.00% 1 Missing ⚠️
.../main/java/neqsim/thermo/system/SystemPsrkEos.java 0.00% 1 Missing ⚠️
...rc/main/java/neqsim/thermo/system/SystemRKEos.java 0.00% 1 Missing ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1234   +/-   ##
=========================================
  Coverage     41.01%   41.01%           
  Complexity     5995     5995           
=========================================
  Files           719      719           
  Lines         68319    68319           
  Branches       8171     8171           
=========================================
  Hits          28024    28024           
  Misses        38603    38603           
  Partials       1692     1692           

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

@asmfstatoil asmfstatoil deleted the style branch January 5, 2025 20:07
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.

2 participants