Skip to content

Commit

Permalink
remove extra asterisk
Browse files Browse the repository at this point in the history
  • Loading branch information
Trimatix authored Mar 2, 2024
1 parent cb43c3d commit 6f5b320
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ And compression format support progress:

|Format |Read support|Write support |
|-----------------------|:----------:|:------------:|
|Unknown\* |||
|Unknown |||
|Uncompressed_UI |||
|Uncompressed_CubeMap_PC|||
|Uncompressed_CubeMap |||
Expand Down

1 comment on commit 6f5b320

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage

Coverage Report
FileStmtsMissCoverMissing
src/AEPi
   codec.py37392%22, 40, 119
   constants.py61297%33, 54
   exceptions.py401172%18–19, 28–29, 39–40, 47, 54, 61, 68–69
src/AEPi/codecs
   EtcPakCodec.py231152%10–11, 21–31
   Tex2ImgCodec.py22386%10–11, 27
   __init__.py8275%11–12
src/AEPi/image
   AEI.py2252091%120, 180, 184, 197, 224, 287, 293–296, 301, 306, 325, 332, 339–340, 371, 385–386, 463–464
   texture.py19289%29, 49
src/AEPi/lib
   binaryio.py24196%64
   imageOps.py9278%13–14
src/tests/image
   test_AEI.py199199%29
TOTAL7905893% 

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

Please sign in to comment.