Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MVC 구현 - 3단계] 스플릿-박상현 미션 제출합니다. #562

Merged
merged 16 commits into from
Sep 27, 2023

feat: ExceptionHandlers 를 통해서 Servlet 에서 처리하지 못한 요청에 대한 처리 가능하게 추가

db3f127
Select commit
Loading
Failed to load commit list.
Merged

[MVC 구현 - 3단계] 스플릿-박상현 미션 제출합니다. #562

feat: ExceptionHandlers 를 통해서 Servlet 에서 처리하지 못한 요청에 대한 처리 가능하게 추가
db3f127
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis failed Sep 26, 2023 in 41s

Quality Gate failed

Quality Gate failed

Failed condition 75.2% 75.2% Coverage on New Code (is less than 80%)
Failed condition B Security Rating on New Code (is worse than A)

See analysis details on SonarCloud

Additional information

The following metrics might not affect the Quality Gate status but improving
them will improve your project code quality.

7 Issues

Bug A 0 Bugs
Vulnerability B 1 Vulnerability
Security Hotspot A 0 Security Hotspots
Code Smell A 6 Code Smells

Coverage and Duplications

75.2% 75.2% Coverage (76.0% Estimated after merge)
0.0% 0.0% Duplication (0.0% Estimated after merge)

Warning

warningThe version of Java (11.0.20.1) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here


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