credo-controller icon indicating copy to clipboard operation
credo-controller copied to clipboard

refactor: error handling for the schema controller & added global exception handler

Open KulkarniShashank opened this issue 1 year ago • 1 comments

What

Refactors the error handling for the schema controller and introduces a global exception handler to improve error management throughout the application.

Why

Improved error handling is crucial for maintaining code quality and ensuring robustness. By refactoring the error handling for the schema controller and adding a global exception handler.

How

Refactored error handling logic in the schema controller to adhere to best practices and improve readability. Implemented a global exception handler to centrally manage exceptions and streamline error reporting across the application.

KulkarniShashank avatar Apr 25 '24 13:04 KulkarniShashank

Quality Gate Failed Quality Gate failed

Failed conditions
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

sonarqubecloud[bot] avatar Jun 19 '24 14:06 sonarqubecloud[bot]

Closing this as DCO failed for this PR, raised #130

GHkrishna avatar Jun 22 '24 10:06 GHkrishna