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

Add GameDisc #132

Closed
wants to merge 1 commit into from
Closed

Add GameDisc #132

wants to merge 1 commit into from

Conversation

henriquegemignani
Copy link
Member

@henriquegemignani henriquegemignani commented Jun 26, 2024

Some pure python code for reading GC discs. Can be followed up with Wii and then writing

@henriquegemignani henriquegemignani added the enhancement New feature or request label Jun 26, 2024
@henriquegemignani henriquegemignani changed the title Add gc_disc.py Add GameDisc Jun 26, 2024
Copy link

codecov bot commented Jun 26, 2024

Codecov Report

Attention: Patch coverage is 91.91176% with 11 lines in your changes missing coverage. Please review.

Project coverage is 68.72%. Comparing base (1f82ad2) to head (3ef266a).

Files Patch % Lines
src/retro_data_structures/asset_manager.py 75.67% 9 Missing ⚠️
src/retro_data_structures/game_disc.py 97.46% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #132      +/-   ##
==========================================
+ Coverage   68.08%   68.72%   +0.63%     
==========================================
  Files          81       84       +3     
  Lines        5091     5211     +120     
==========================================
+ Hits         3466     3581     +115     
- Misses       1625     1630       +5     

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

@henriquegemignani henriquegemignani deleted the feature/gc-disc branch July 14, 2024 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant