Skip to content

Commit

Permalink
update coverage badge url
Browse files Browse the repository at this point in the history
  • Loading branch information
Trimatix authored Mar 2, 2024
1 parent 2e1002b commit bf6c5e5
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 @@ -17,7 +17,7 @@
/></a>
<a href="https://github.com/Trimatix/AEPi/actions"
><img
src="https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/Trimatix/2551cac90336c1d1073d8615407cc72d/raw/AEPi__heads_main.json"
src="https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/Trimatix/8a5430ecc0f87b003367174b1521f3bb/raw/AEPi__heads_main.json"
alt="Test coverage"
/></a>
</p>
Expand Down

1 comment on commit bf6c5e5

@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.327s ⏱️

Please sign in to comment.