Skip to content

Add palette formats

1ead371
Select commit
Loading
Failed to load commit list.
Open

Add decoding support for TXTR #225

Add palette formats
1ead371
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 26, 2025 in 0s

70.13% (+0.29%) compared to c0e99cc

View this Pull Request on Codecov

70.13% (+0.29%) compared to c0e99cc

Details

Codecov Report

❌ Patch coverage is 80.25478% with 31 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.13%. Comparing base (c0e99cc) to head (1ead371).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/retro_data_structures/formats/txtr.py 80.25% 17 Missing and 14 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #225      +/-   ##
==========================================
+ Coverage   69.83%   70.13%   +0.29%     
==========================================
  Files          88       88              
  Lines        5653     5810     +157     
  Branches      775      802      +27     
==========================================
+ Hits         3948     4075     +127     
- Misses       1574     1590      +16     
- Partials      131      145      +14     

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