Frdnspnzr / meeple-party

An easy to use tool to see what board games your friends would like to play
https://meeple.party
GNU General Public License v3.0
0 stars 2 forks source link

Translated game names #138

Closed Frdnspnzr closed 4 months ago

Frdnspnzr commented 6 months ago

Reads game data from WikiData and inserts alternate game names in various languages into database. This only works for some games, but I'm slowly getting better!

vercel[bot] commented 6 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
meeple-party ✅ Ready (Inspect) Visit Preview Jul 9, 2024 2:57pm
meeple-party-qcsj ✅ Ready (Inspect) Visit Preview Jul 9, 2024 2:57pm
codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 64.93506% with 108 lines in your changes missing coverage. Please review.

Project coverage is 22.43%. Comparing base (6e6ad81) to head (0fe7cde). Report is 18 commits behind head on main.

Files Patch % Lines
app/app/game/[gameId]/page.tsx 0.00% 19 Missing and 1 partial :warning:
components/LanguagePicker/LanguagePicker.tsx 0.00% 12 Missing :warning:
utility/wikidata.ts 74.41% 11 Missing :warning:
app/app/friends/page.tsx 0.00% 9 Missing and 1 partial :warning:
components/BggRating/BggRating.tsx 0.00% 8 Missing and 1 partial :warning:
utility/bgg.ts 27.27% 8 Missing :warning:
playwright.config.ts 0.00% 6 Missing :warning:
utility/games.ts 90.76% 6 Missing :warning:
app/app/collection/page.tsx 0.00% 3 Missing :warning:
app/api/v2/cron/update-games/route.ts 90.90% 2 Missing :warning:
... and 14 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #138 +/- ## =========================================== + Coverage 11.30% 22.43% +11.12% =========================================== Files 141 167 +26 Lines 3413 3892 +479 Branches 835 931 +96 =========================================== + Hits 386 873 +487 + Misses 2917 2910 -7 + Partials 110 109 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud