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

added Value as response #988

Merged
merged 6 commits into from
Apr 23, 2024
Merged

added Value as response #988

merged 6 commits into from
Apr 23, 2024

Conversation

EvenSol
Copy link
Collaborator

@EvenSol EvenSol commented Apr 23, 2024

Further improvement of reporting process simulation results as json format.

@codecov-commenter
Copy link

codecov-commenter commented Apr 23, 2024

Codecov Report

Attention: Patch coverage is 44.44444% with 15 lines in your changes are missing coverage. Please review.

Project coverage is 35.14%. Comparing base (c87dcf9) to head (49cfc62).

Files Patch % Lines
...a/neqsim/processSimulation/util/report/Report.java 0.00% 7 Missing ⚠️
...on/processEquipment/ProcessEquipmentBaseClass.java 20.00% 4 Missing ⚠️
...processSimulation/processSystem/ProcessModule.java 0.00% 1 Missing ⚠️
...mulation/processSystem/ProcessModuleBaseClass.java 0.00% 1 Missing ⚠️
...processSimulation/processSystem/ProcessSystem.java 0.00% 1 Missing ⚠️
...processSimulation/util/monitor/StreamResponse.java 87.50% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #988      +/-   ##
============================================
- Coverage     35.15%   35.14%   -0.01%     
  Complexity     5364     5364              
============================================
  Files           703      704       +1     
  Lines         69860    69875      +15     
  Branches       8017     8017              
============================================
+ Hits          24556    24560       +4     
- Misses        43799    43810      +11     
  Partials       1505     1505              

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

@EvenSol EvenSol merged commit 861a079 into master Apr 23, 2024
9 checks passed
@EvenSol EvenSol deleted the json_parsing branch April 23, 2024 19:24
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.

None yet

2 participants