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

fix game library showing no games #503

Merged
merged 1 commit into from
Aug 18, 2024
Merged

fix game library showing no games #503

merged 1 commit into from
Aug 18, 2024

Conversation

andrew-codes
Copy link
Owner

Closes #501

Copy link

codecov bot commented Aug 17, 2024

Codecov Report

Attention: Patch coverage is 0% with 15 lines in your changes missing coverage. Please review.

Project coverage is 5.56%. Comparing base (aa8efac) to head (82c18e2).
Report is 4 commits behind head on main.

Files Patch % Lines
...ame-db-updater/src/handlers/persistGameEntities.ts 0.00% 12 Missing and 2 partials ⚠️
apps/game-db-updater/src/handlers/persistAssets.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##            main    #503      +/-   ##
========================================
- Coverage   5.58%   5.56%   -0.02%     
========================================
  Files         84      84              
  Lines       1487    1492       +5     
  Branches     231     244      +13     
========================================
  Hits          83      83              
- Misses      1395    1399       +4     
- Partials       9      10       +1     
Flag Coverage Δ
component-tests 14.03% <ø> (ø)
unit-tests 4.86% <0.00%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Ensure a game (`consolidated-game`` collection) always has at least one
release. Also add indexes to collections.

✅ Closes: #501
@andrew-codes andrew-codes merged commit a8ae87a into main Aug 18, 2024
9 checks passed
@andrew-codes andrew-codes deleted the 501 branch August 18, 2024 15:48
Copy link

🎉 This issue has been resolved in version 6.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done ✅
Development

Successfully merging this pull request may close these issues.

My library page shows no games
1 participant