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

Shoploc bug fix #2032

Closed theballaam96 closed 3 months ago

theballaam96 commented 3 months ago
github-actions[bot] commented 3 months ago

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
23164 15062 65% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
randomizer/Lists/DoorLocations.py 98% 🟢
randomizer/LogicFiles/AngryAztec.py 100% 🟢
randomizer/LogicFiles/CreepyCastle.py 100% 🟢
randomizer/LogicFiles/CrystalCaves.py 100% 🟢
randomizer/LogicFiles/FranticFactory.py 100% 🟢
randomizer/LogicFiles/FungiForest.py 100% 🟢
randomizer/LogicFiles/GloomyGalleon.py 100% 🟢
randomizer/LogicFiles/JungleJapes.py 100% 🟢
randomizer/ShuffleDoors.py 73% 🟢
randomizer/ShuffleShopLocations.py 67% 🟢
TOTAL 94% 🟢

updated for commit: 96df06d by action🐍