-
Notifications
You must be signed in to change notification settings - Fork 108
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
Improve handling of missing responses.json #9589
base: main
Are you sure you want to change the base?
Conversation
CodSpeed Performance ReportMerging #9589 will not alter performanceComparing Summary
|
…bleselector This raised an AttributeError which Qt swallowed
d644aee
to
2fe1d74
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #9589 +/- ##
==========================================
- Coverage 91.85% 91.83% -0.03%
==========================================
Files 433 433
Lines 26768 26879 +111
==========================================
+ Hits 24587 24683 +96
- Misses 2181 2196 +15
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Issue
Resolves #my_issue
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