feat(User): Favorite API Endpoints - #574
Merged
Merged
Conversation
feat: add user_favorite migration for favorite heritages join table
feat: implement Infra layer for user favorites repository / お気に入り機能のInfra層実装
feat: implement Application layer for adding favorites / お気に入り追加のApplication層実装
feat: implement Presentation layer for POST /api/v1/favorites / お気に入り追加のPresentation層実装
…infra feat: implement Infra layer for favorite heritages list API / お気に入り一覧APIのInfra層実装
…application feat: implement Infra and Application layers for favorite heritages list / お気に入り一覧のInfra・Application層実装
… real Algolia client resolution
…presentation feat: implement Presentation layer for GET /api/v1/favorites / お気に入り一覧のPresentation層実装
feat: implement Infra layer for removing favorites / お気に入り解除のInfra層実装
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #574 +/- ##
============================================
+ Coverage 62.90% 64.66% +1.76%
- Complexity 1622 1694 +72
============================================
Files 136 147 +11
Lines 8410 8858 +448
============================================
+ Hits 5290 5728 +438
- Misses 3120 3130 +10
🚀 New features to boost your workflow:
|
…ication feat: implement Application layer for removing favorites / お気に入り解除のApplication層実装
…entation
feat: implement Presentation layer for DELETE /api/v1/favorites/{world_heritage_id} / お気に入り解除のPresentation層実装
Closed
4 tasks
This file contains hidden or 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
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.
No description provided.