Skip to content

Conversation

@Tusky
Copy link
Contributor

@Tusky Tusky commented May 14, 2025

Implemented functionality to import game data from HowLongToBeat CSV files. This includes a new form in the frontend, associated backend view, Celery task, and importer logic. Updated the template tags, URLs, and other relevant components to support this new integration.

Implemented functionality to import game data from HowLongToBeat CSV files. This includes a new form in the frontend, associated backend view, Celery task, and importer logic. Updated the template tags, URLs, and other relevant components to support this new integration.
@codecov
Copy link

codecov bot commented May 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.02%. Comparing base (1e93ee6) to head (a87c658).
Report is 3 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #492   +/-   ##
=======================================
  Coverage   84.02%   84.02%           
=======================================
  Files          61       61           
  Lines        5491     5491           
=======================================
  Hits         4614     4614           
  Misses        877      877           

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

🚀 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.

@FuzzyGrim FuzzyGrim merged commit 992aafd into FuzzyGrim:dev May 15, 2025
4 checks passed
@FuzzyGrim
Copy link
Owner

Thank you!

dannyvfilms pushed a commit to dannyvfilms/Yamtrack that referenced this pull request Jun 5, 2025
* Add support for HowLongToBeat CSV import FuzzyGrim#391

Implemented functionality to import game data from HowLongToBeat CSV files. This includes a new form in the frontend, associated backend view, Celery task, and importer logic. Updated the template tags, URLs, and other relevant components to support this new integration.

* Broke up function and added tests.
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.

2 participants