-
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
Use scheduler to submit Everserver #9126
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #9126 +/- ##
==========================================
- Coverage 90.75% 90.75% -0.01%
==========================================
Files 351 351
Lines 21901 21901
==========================================
- Hits 19877 19876 -1
- Misses 2024 2025 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
0df6429
to
96d830f
Compare
292265f
to
ad2ee95
Compare
0e49ccd
to
aca6148
Compare
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.
LGTM 🧩
7ccfdb9
to
4662352
Compare
Issue
Resolves #8905
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