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

feat: 그룹 즐겨찾기 추가 구현 #55

Merged
merged 1 commit into from
Jan 28, 2024
Merged

Conversation

Coalery
Copy link
Member

@Coalery Coalery commented Jan 28, 2024

주요 변경 사항

그룹 즐겨찾기 추가 기능을 구현합니다.

변경 이유

기존 기능을 구현합니다.

@Coalery Coalery self-assigned this Jan 28, 2024
Copy link

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements
75.89% (+1.91% 🔼)
913/1203
🔴 Branches
50.35% (+1.13% 🔼)
143/284
🔴 Functions
54.76% (+1.78% 🔼)
161/294
🟡 Lines
75.73% (+1.96% 🔼)
852/1125
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🟢
... / AddBookmarkCommand.ts
100% 100% 100% 100%
🟢
... / AddBookmarkCommandHandler.ts
100% 69.23% 100% 100%
🟢
... / GroupBookmarkFactory.ts
100% 100% 100% 100%
🟢
... / GroupBookmarkCreated.ts
100% 100% 100% 100%
🟢
... / IGroupBookmarkRepository.ts
100% 100% 100% 100%
🟢
... / GroupBookmarkCreatedHandler.ts
100% 54.55% 100% 100%
Show files with reduced coverage 🔻
St.
File Statements Branches Functions Lines
🟢
... / DisablePortfolioCommandHandler.ts
100%
71.43% (-8.57% 🔻)
100% 100%

Test suite run success

135 tests passing in 32 suites.

Report generated by 🧪jest coverage report action from 681a91f

@Coalery Coalery merged commit 66be5ef into main Jan 28, 2024
2 checks passed
@Coalery Coalery deleted the feat/add-group-bookmark branch January 28, 2024 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant