Skip to content

feat: implement Infra layer for favorite heritages list API / お気に入り一覧APIのInfra層実装 - #564

Merged
zigzagdev merged 2 commits into
feat/user-favoritefrom
feat/user-favorite-index-list-infra
Aug 8, 2026
Merged

feat: implement Infra layer for favorite heritages list API / お気に入り一覧APIのInfra層実装#564
zigzagdev merged 2 commits into
feat/user-favoritefrom
feat/user-favorite-index-list-infra

test: cover getFavoriteWorldHeritageIds in FavoriteRepositoryTest

b4acd34
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 8, 2026 in 1s

63.70% (+0.10%) compared to c293a43

View this Pull Request on Codecov

63.70% (+0.10%) compared to c293a43

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.70%. Comparing base (c293a43) to head (b4acd34).

Additional details and impacted files

Impacted file tree graph

@@                   Coverage Diff                    @@
##             feat/user-favorite     #564      +/-   ##
========================================================
+ Coverage                 63.59%   63.70%   +0.10%     
- Complexity                 1652     1657       +5     
========================================================
  Files                       142      142              
  Lines                      8582     8607      +25     
========================================================
+ Hits                       5458     5483      +25     
  Misses                     3124     3124              
Files with missing lines Coverage Δ
src/app/Models/User.php 100.00% <100.00%> (ø)
...p/Packages/Domains/Favorite/FavoriteRepository.php 100.00% <100.00%> (ø)
.../Domains/Favorite/Tests/FavoriteRepositoryTest.php 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.