OCPBUGS-76487: substitutes template protects against reuse of base/candidate#1942
Conversation
|
@grokspawn: This pull request references Jira Issue OCPBUGS-76487, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1942 +/- ##
==========================================
+ Coverage 57.68% 57.70% +0.02%
==========================================
Files 139 139
Lines 13363 13371 +8
==========================================
+ Hits 7708 7716 +8
Misses 4468 4468
Partials 1187 1187 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: tmshort The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
… template Signed-off-by: grokspawn <jordan@nimblewidget.com>
44009af to
09d9d51
Compare
|
fixing gci format sanity, as well as /jira refresh |
|
@grokspawn: This pull request references Jira Issue OCPBUGS-76487, which is invalid:
Comment DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
/jira refresh |
|
@grokspawn: This pull request references Jira Issue OCPBUGS-76487, which is valid. The bug has been moved to the POST state. 3 validation(s) were run on this bug
Requesting review from QA contact: DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
/lgtm |
819a5ef
into
operator-framework:master
|
@grokspawn: Jira Issue OCPBUGS-76487: All pull requests linked via external trackers have merged: Jira Issue OCPBUGS-76487 has been moved to the MODIFIED state. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
Description of the change:
track bases and candidates to prevent reuse as both can introduce skips edges which make graphs nondeterministic.
Motivation for the change:
Reviewer Checklist
/docs