Some checks failed
Integration Tests / integration-tests (push) Failing after 31s
Integration Tests / performance-tests (push) Has been skipped
Docker Build and Push / build-and-push (push) Failing after 36s
API Gateway (Java Spring Boot) / test (17) (push) Successful in 1m7s
API Gateway (Java Spring Boot) / test (21) (push) Successful in 1m13s
API Gateway (Java Spring Boot) / build (push) Successful in 39s
API Gateway (Java Spring Boot) / security (push) Failing after 0s
### Summary of Changes - Removed checks for the existence of test files and test reports in the CI workflow for `api-gateway.yml`, streamlining the process. - Updated the workflow to focus on running unit tests and sending results to SonarQube without pre-checks. ### Expected Results - Enhanced efficiency of the CI process by eliminating unnecessary steps, allowing for quicker feedback on code changes.