-
Notifications
You must be signed in to change notification settings - Fork 110
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
Rename job_dispatch -> fm_dispatch #9534
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #9534 +/- ##
==========================================
+ Coverage 91.83% 91.87% +0.03%
==========================================
Files 433 433
Lines 26748 26767 +19
==========================================
+ Hits 24563 24591 +28
+ Misses 2185 2176 -9
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Check also this:
|
93fb9b2
to
efb6532
Compare
CodSpeed Performance ReportMerging #9534 will improve performances by 60.57%Comparing Summary
Benchmarks breakdown
|
There is a reference to job_dispatch.py in equilibrium too |
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.
good to go!
Approach
Short description of the approach
(Screenshot of new behavior in GUI if applicable)
git rebase -i main --exec 'pytest tests/ert/unit_tests -n logical -m "not integration_test"'
)When applicable