Closed jinqi7 closed 2 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 82.47%. Comparing base (
714af11
) to head (c2632fe
). Report is 11 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Signed-off-by: Jing Qi jinqi@redhat.com
Since the context list in integrationtestscenario having multiple entries will need to be considered as logical OR operations, we need AND operations there. So move the conext in ItegrationTestScenario to the condition check and leave one there.
Thread