Life-Pill / pharmacy-pos-main-backend

The Pharmacy POS System Backend is the server-side component of our comprehensive pharmacy management software. It is developed using Spring Boot, Java, Spring Security ,and Microservices Architecture
Apache License 2.0
5 stars 3 forks source link

Apiendpoint #125

Closed PramithaMJ closed 5 months ago

PramithaMJ commented 5 months ago

Pull Request Description:

This pull request addresses existing bugs and introduces a new API endpoint to update branch details without an image. It includes adding a new DTO (BranchNewUpdateDTO), updating the service interface and implementation, and adding a controller method to manage the update request.

sonarcloud[bot] commented 5 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)
24.1% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud