Closed infinitewarp closed 6 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 76.79%. Comparing base (
1ef27ac
) to head (c49ce6f
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@quipucords/quality-engineers: Brad tested the changes introduced here in the following standalone job: https://stage-jenkins-csb-smqe.apps.ocp-c1.prod.psi.redhat.com/job/discovery-standalone/102/
This PR leaves around few more references:
camayoc/ui/models/pages/sources.py
camayoc/types/ui.py
camayoc/ui/data_factories.py
camayoc/tests/qpc/ui/test_endtoend.py
In all but first the reference is to decision_manager
, which is why you might have missed them.
I amended and force-pushed the commit to include the bits that Mirek mentioned. I'm not sure how I missed those in my first pass, but thank you for calling them out! I'll kick off another standalone CI run shortly to verify.
edit: standalone job: https://stage-jenkins-csb-smqe.apps.ocp-c1.prod.psi.redhat.com/job/discovery-standalone/103/
edit 2:
Finished: SUCCESS
As discussed in Slack (link), we can drop JBoss BRMS support immediately.
This change should merge and release around the same time as https://github.com/quipucords/quipucords/pull/2644 and https://github.com/quipucords/qpc/pull/329 and https://github.com/quipucords/quipucords-ui/pull/366