2dos / DK64-Randomizer

Python script that randomizes various things in DK64. See the readme for current options that are available to be randomized as well as other features.
https://dk64randomizer.com/
MIT License
52 stars 27 forks source link

New enemies #2044

Closed theballaam96 closed 1 month ago

theballaam96 commented 1 month ago
github-actions[bot] commented 1 month ago

β˜‚οΈ Python Coverage

current status: βœ…

Overall Coverage

Lines Covered Coverage Threshold Status
23115 15010 65% 0% 🟒

New Files

No new covered files...

Modified Files

File Coverage Status
randomizer/Enums/Enemies.py 100% 🟒
randomizer/Lists/EnemyTypes.py 96% 🟒
randomizer/Patching/ASMPatcher.py 4% 🟒
randomizer/Patching/CosmeticColors.py 6% 🟒
randomizer/Patching/EnemyRando.py 53% 🟒
randomizer/Patching/ItemRando.py 77% 🟒
randomizer/Patching/Lib.py 41% 🟒
randomizer/Settings.py 81% 🟒
TOTAL 57% 🟒

updated for commit: bd3d37a by action🐍