Skip to content

feat: Add company to the codebase#24

Merged
StoynovAngel merged 19 commits into
mainfrom
feat/add-company
Apr 10, 2026
Merged

feat: Add company to the codebase#24
StoynovAngel merged 19 commits into
mainfrom
feat/add-company

Enforce better sql

c77f5d6
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis failed Apr 10, 2026 in 23s

Quality Gate failed

Annotations

Check warning on line 46 in backend/src/main/java/com/angel/autonow/company/CompanyEntity.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use concise character class syntax '\\d' instead of '[0-9]'.

See more on https://sonarcloud.io/project/issues?id=StoynovAngel_AutoNow&issues=AZ14OKuUsRuiFYyCYl5J&open=AZ14OKuUsRuiFYyCYl5J&pullRequest=24

Check warning on line 21 in backend/src/main/java/com/angel/autonow/company/CompanyRequestDTO.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use concise character class syntax '\\d' instead of '[0-9]'.

See more on https://sonarcloud.io/project/issues?id=StoynovAngel_AutoNow&issues=AZ14OKwqsRuiFYyCYl5K&open=AZ14OKwqsRuiFYyCYl5K&pullRequest=24