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

Bug fixes #2031

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
23161 15049 65% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
randomizer/Enums/VendorType.py 100% 🟢
randomizer/Patching/ShopRandomizer.py 38% 🟢
randomizer/ShuffleShopLocations.py 67% 🟢
TOTAL 68% 🟢

updated for commit: bcda0f6 by action🐍