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 support for most uncompressed formats #36

Merged
merged 9 commits into from
Mar 19, 2024
Merged

Add support for most uncompressed formats #36

merged 9 commits into from
Mar 19, 2024

Conversation

Trimatix
Copy link
Owner

Notes for reviewer:

  • Add RawCodec
  • Fix R and B channels being swapped for non-ETC1 formats

Copy link

sonarcloud bot commented Mar 19, 2024

Quality Gate Passed Quality Gate passed

Issues
5 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@Trimatix
Copy link
Owner Author

closes #7 and #8

This was linked to issues Mar 19, 2024
Copy link

Coverage

Coverage Report
FileStmtsMissCoverMissing
src/AEPi
   codec.py37392%22, 40, 119
   constants.py72790%36–42, 62, 68
   exceptions.py401172%18–19, 28–29, 39–40, 47, 54, 61, 68–69
src/AEPi/codecs
   EtcPakCodec.py291452%11–12, 22–30, 35–41
   RawCodec.py13285%15, 20
   Tex2ImgCodec.py19384%10–11, 27
   __init__.py8275%11–12
src/AEPi/image
   AEI.py2432888%121, 181, 185, 198, 225, 288, 294–297, 302, 307, 326, 333, 341–342, 347–351, 382, 396–397, 436–437, 444–445, 488–489
   texture.py19289%29, 49
src/AEPi/lib
   binaryio.py24196%64
   imageOps.py9278%13–14
src/tests/image
   test_AEI.py199199%29
TOTAL8347691% 

Tests Skipped Failures Errors Time
43 0 💤 0 ❌ 0 🔥 0.305s ⏱️

This was unlinked from issues Mar 19, 2024
@Trimatix Trimatix merged commit 8158d2b into dev Mar 19, 2024
2 checks passed
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.

1 participant