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

[#133] feat: 선택 한 날짜의 실패 기록을 카테고리별로 조회 #135

Merged
merged 1 commit into from
Oct 26, 2023

Conversation

kdomo
Copy link
Member

@kdomo kdomo commented Oct 26, 2023

연관 이슈

작업내용

  • PathVariable을 통해 LocalDate를 받아 해당 날짜에 기록 된 실패 기록들을 불러옵니다.
  • 실패 기록들을 카테고리 별로 그룹핑

@kdomo kdomo added the ✨ Feature 기능 개발 label Oct 26, 2023
@kdomo kdomo self-assigned this Oct 26, 2023
@sonarcloud
Copy link

sonarcloud bot commented Oct 26, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

7.1% 7.1% Coverage
0.0% 0.0% Duplication

@kdomo kdomo merged commit 102898c into develop Oct 26, 2023
3 checks passed
@kdomo kdomo deleted the feature/#133 branch October 26, 2023 02:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature 기능 개발
Projects
None yet
Development

Successfully merging this pull request may close these issues.

선택 한 날짜의 실패 기록을 카테고리별로 조회
1 participant