Skip to content

Conversation

vladcristi
Copy link
Member

What this PR does / why we need it:

  • adding wrappers to handle nil checks
  • grow coverage regarding unit testing

@vladcristi vladcristi requested a review from joekr September 30, 2025 11:28
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Sep 30, 2025
@joekr joekr added the enhancement New feature or request label Sep 30, 2025
{
name: "different types",
oldObj: &OCICluster{},
newObj: &OCICluster{},
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah ValidateUpdate just return nil, nil so no real test here to be honest correct?

}
})
}
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is awesome! thanks for doing this one.

@joekr
Copy link
Member

joekr commented Sep 30, 2025

Do you mind posting the output of the make test here? Then feel free to land.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants