-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat: 포스트 통계 조회 기능 구현 #106
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
shin-mallang
commented
Nov 28, 2023
- close [🚀 feature] 글 조회수 통계 조회 기능을 구현한다 #93
17 tasks
Test Results533 tests +17 533 ✔️ +17 30s ⏱️ +2s Results for commit c009202. ± Comparison against base commit 1e3a977. This pull request removes 4 and adds 21 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
Kudos, SonarCloud Quality Gate passed! |
shin-mallang
added a commit
that referenced
this pull request
Dec 10, 2023
* [#93] feat: 날짜 변환기 구현 * [#101] fix: 포스트 통계에서 블로그를 반영하지 않고 post id만 반영하여 잘못 집계되던 오류 수정 * [#93] feat: 글 조회수 조회 DAO 작성 * [#93] refactor: PostViewStatisticDao 성능향상 * [#93] fix: 통계 조회 개수에 따른 조회 시작일 구하는 로직 오류 수정 * [#93] test: polishing * [#93] feat: 포스트 통계 조회 API 작성 * [#93] test: polishing * [#93] refactor: 패키지 구조 수정 * [#101] fix: 필요없는 필드 제거 * [#93] chore: 패키지 구조 변경에 따른 Jacoco exclude 경로 변경 (cherry picked from commit 6db1b6c)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.