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

remove capital letters in package names #1128

Merged
merged 8 commits into from
Oct 6, 2024
Merged

Conversation

EvenSol
Copy link
Collaborator

@EvenSol EvenSol commented Oct 5, 2024

Follow Java code format rulles.

@codecov-commenter
Copy link

codecov-commenter commented Oct 5, 2024

Codecov Report

Attention: Patch coverage is 31.42857% with 48 lines in your changes missing coverage. Please review.

Project coverage is 36.90%. Comparing base (af48a7d) to head (0ed5b32).

Files with missing lines Patch % Lines
...twophasepipeflowsystem/TwoPhasePipeFlowSystem.java 0.00% 6 Missing ⚠️
...sereactorflowsystem/TwoPhaseReactorFlowSystem.java 0.00% 6 Missing ⚠️
...va/neqsim/datapresentation/jfreechart/Graph2b.java 0.00% 5 Missing ⚠️
...lowsystem/stirredcellsystem/StirredCellSystem.java 0.00% 5 Missing ⚠️
...n/processequipment/compressor/CompressorChart.java 0.00% 4 Missing ⚠️
...qsim/mathlib/nonlinearsolver/SysNewtonRhapson.java 0.00% 3 Missing ⚠️
...ssimulation/conditionmonitor/ConditionMonitor.java 0.00% 3 Missing ⚠️
...in/java/neqsim/datapresentation/DataHandeling.java 0.00% 2 Missing ⚠️
...wsystem/twophaseflowsystem/shipsystem/LNGship.java 75.00% 2 Missing ⚠️
...hasepipeflowsystem/TwoPhasePipeFlowSystemReac.java 0.00% 2 Missing ⚠️
... and 10 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1128      +/-   ##
============================================
- Coverage     37.14%   36.90%   -0.25%     
- Complexity     5685     5686       +1     
============================================
  Files           713      729      +16     
  Lines         70760    71229     +469     
  Branches       8117     8141      +24     
============================================
+ Hits          26283    26284       +1     
- Misses        42860    43328     +468     
  Partials       1617     1617              

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

@EvenSol EvenSol added this to the v3.0.0 milestone Oct 6, 2024
@EvenSol EvenSol merged commit 1a9b5e5 into master Oct 6, 2024
9 checks passed
@EvenSol EvenSol deleted the update_package_names branch October 6, 2024 19:51
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