Closed jonathan-eq closed 2 months ago
Attention: Patch coverage is 93.87755%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 90.65%. Comparing base (
17e01cc
) to head (d6e0a2a
). Report is 42 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
src/ert/simulator/batch_simulator_context.py | 88.88% | 3 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This commit removes the legacy class for jobstatus, and instead replaces its use with JobState.
Issue Resolves #8342
Approach ✂️
(Screenshot of new behavior in GUI if applicable)
When applicable