-
Notifications
You must be signed in to change notification settings - Fork 91
Detect bindable resource based on status attribute #1270
Detect bindable resource based on status attribute #1270
Conversation
43bb611
to
e53ea88
Compare
Closing this in favour of #1259 |
c7a1ed1
to
9226ef6
Compare
1ae05c0
to
dc6f553
Compare
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #1270 +/- ##
==========================================
- Coverage 58.23% 58.16% -0.07%
==========================================
Files 35 35
Lines 2988 3007 +19
==========================================
+ Hits 1740 1749 +9
- Misses 1082 1090 +8
- Partials 166 168 +2
Continue to review full report at Codecov.
|
59024f6
to
5734d3b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM so far, but I'd maybe like to see some tests (either some unit tests or some acceptance tests). I'm a little suspicious of the JSONPath lookup; IMO it's something that could be fragile if we're not careful.
5734d3b
to
c32e924
Compare
I have added unit tests. There is an existing acceptance test which I have updated the test data. |
/test 4.12-acceptance |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
c32e924
to
71b347b
Compare
Signed-off-by: Baiju Muthukadan <[email protected]>
71b347b
to
f1c8a88
Compare
/lgtm |
/retest |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sadlerap The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
…1270) Signed-off-by: Baiju Muthukadan <[email protected]> Signed-off-by: Baiju Muthukadan <[email protected]>
…1270) Signed-off-by: Baiju Muthukadan <[email protected]> Signed-off-by: Baiju Muthukadan <[email protected]>
Signed-off-by: Baiju Muthukadan <[email protected]> Signed-off-by: Baiju Muthukadan <[email protected]> Signed-off-by: Baiju Muthukadan <[email protected]> Co-authored-by: Baiju Muthukadan <[email protected]>
Signed-off-by: Baiju Muthukadan [email protected]
Changes
Submitter Checklist
As the author of this PR, please check off the items in this checklist:
included if any changes are user facing
included if any functionality added or changed. For bugfixes please include tests that can catch regressions
@external-feedback
tag.