-
Notifications
You must be signed in to change notification settings - Fork 27
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
⚗️Computational services: pass as logs even if recognized as a progress value #4381
⚗️Computational services: pass as logs even if recognized as a progress value #4381
Conversation
Code Climate has analyzed commit a698e83 and detected 0 issues on this pull request. View more on Code Climate. |
Kudos, SonarCloud Quality Gate passed!
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cool stuff
Codecov Report
@@ Coverage Diff @@
## master #4381 +/- ##
=========================================
+ Coverage 86.0% 93.4% +7.4%
=========================================
Files 943 13 -930
Lines 41275 698 -40577
Branches 1006 0 -1006
=========================================
- Hits 35500 652 -34848
+ Misses 5544 46 -5498
+ Partials 231 0 -231
Flags with carried forward coverage won't be shown. Click here to find out more.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Go
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Uhm... does not look to be related, but let's see if it helps
What do these changes do?
This is an attempt at fixing the issue in the e2e with isolve-mpi missing logs.
Related issue/s
How to test
DevOps Checklist