jbosstools-openshift icon indicating copy to clipboard operation
jbosstools-openshift copied to clipboard

JBIDE-28726: fix removed API

Open sbouchet opened this issue 2 years ago • 0 comments

Signed-off-by: Stephane Bouchet [email protected]

Pull Request Checklist

General

  • Is this a blocking issue or new feature? If yes, QE needs to +1 this PR

Code

  • Are method-/class-/variable-names meaningful?
  • Are methods concise, not too long?
  • Are catch blocks catching precise Exceptions only (no catch all)?

Testing

  • Are there unit-tests?
  • Are there integration tests (or at least a jira to tackle these)?
  • Is the non-happy path working, too?
  • Are other parts that use the same component still working fine?

Function

  • Does it work?

sbouchet avatar Nov 07 '22 16:11 sbouchet