Trimatix / AEPi

Read and write Abyss Engine Image (AEI) files from python, for Galaxy on Fire 2
Apache License 2.0
2 stars 0 forks source link

Add Tex2ImgCodec #28

Closed Trimatix closed 4 months ago

Trimatix commented 4 months ago

Coverage Badge

Notes for reviewer:

github-actions[bot] commented 4 months ago

Coverage

Coverage Report
FileStmtsMissCoverMissing
src/AEPi
   codec.py36392%21, 39, 118
   constants.py51198%41
   exceptions.py14750%10–11, 21–23, 30–31
src/AEPi/codecs
   Tex2ImgCodec.py22386%10–11, 27
   __init__.py9456%9–12
src/AEPi/image
   AEI.py2171593%119, 179, 183, 196, 223, 286, 292–295, 300, 321, 328, 364, 451–452
   texture.py19289%29, 49
src/AEPi/lib
   binaryio.py24196%64
   imageOps.py9278%13–14
src/tests/image
   test_AEI.py199199%29
TOTAL7223995% 

Tests Skipped Failures Errors Time
43 0 :zzz: 0 :x: 0 :fire: 0.297s :stopwatch:
sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
16 New issues
0 Accepted issues

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

See analysis details on SonarCloud