Closed berland closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 91.40%. Comparing base (
9f8d73a
) to head (6de07f9
). Report is 7 commits behind head on main.
:white_check_mark: All tests successful. No failed tests found.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Issue Resolves REALIZATION_MEMORY not listed in keyword overview table.
Approach ➕
git rebase -i main --exec 'pytest tests/ert/unit_tests -n logical -m "not integration_test"'
)When applicable