Skip to content

Even more bug fixes - #1122

Merged
GregHib merged 34 commits into
mainfrom
more-fixes
Aug 2, 2026
Merged

Even more bug fixes#1122
GregHib merged 34 commits into
mainfrom
more-fixes

Tweak abyssal demon test

3d562d3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 2, 2026 in 0s

44.02% (-0.10%) compared to 48acd3c

View this Pull Request on Codecov

44.02% (-0.10%) compared to 48acd3c

Details

Codecov Report

❌ Patch coverage is 21.51589% with 321 lines in your changes missing coverage. Please review.
✅ Project coverage is 44.02%. Comparing base (48acd3c) to head (3d562d3).

Files with missing lines Patch % Lines
.../main/kotlin/content/area/kandarin/yanille/Leon.kt 4.58% 104 Missing ⚠️
...in/world/gregs/voidps/cache/definition/Category.kt 0.00% 38 Missing ⚠️
...tlin/content/area/kharidian_desert/nardah/Zahur.kt 11.53% 23 Missing ⚠️
...ontent/area/asgarnia/taverley/VelrakTheExplorer.kt 14.28% 18 Missing ⚠️
...lin/content/area/asgarnia/taverley/CrystalChest.kt 15.78% 16 Missing ⚠️
...main/kotlin/content/area/kandarin/yanille/Aleck.kt 21.42% 11 Missing ⚠️
...tlin/content/area/kharidian_desert/nardah/Rokuh.kt 21.42% 11 Missing ⚠️
.../src/main/kotlin/content/skill/firemaking/Light.kt 0.00% 11 Missing ⚠️
...main/kotlin/content/entity/player/inv/ItemPacks.kt 28.57% 10 Missing ⚠️
...n/content/area/kharidian_desert/nardah/Artimeus.kt 27.27% 8 Missing ⚠️
... and 23 more
Additional details and impacted files
Files with missing lines Coverage Δ
...content/activity/event/random/RandomEventKidnap.kt 88.88% <ø> (ø)
...ontent/activity/event/random/RandomEventTrigger.kt 43.47% <100.00%> (ø)
...tlin/content/activity/event/random/RandomEvents.kt 73.61% <100.00%> (+0.37%) ⬆️
...n/content/activity/event/random/pinball/Pinball.kt 82.35% <100.00%> (+0.14%) ⬆️
...me/src/main/kotlin/content/entity/combat/Combat.kt 76.74% <100.00%> (+0.96%) ⬆️
...e/src/main/kotlin/content/entity/combat/hit/Hit.kt 65.09% <100.00%> (+1.01%) ⬆️
.../content/entity/player/command/TeleportCommands.kt 69.23% <100.00%> (+0.39%) ⬆️
...in/content/entity/player/dialogue/DialogueInput.kt 67.74% <ø> (-1.01%) ⬇️
...in/kotlin/content/skill/summoning/ShardSwapping.kt 73.19% <ø> (+4.97%) ⬆️
...c/main/kotlin/content/skill/thieving/TrapChests.kt 53.12% <100.00%> (ø)
... and 33 more

... and 2 files with indirect coverage changes

@@             Coverage Diff              @@
##               main    #1122      +/-   ##
============================================
- Coverage     44.12%   44.02%   -0.10%     
- Complexity     9757     9783      +26     
============================================
  Files          1938     1951      +13     
  Lines         84313    84661     +348     
  Branches      13985    14018      +33     
============================================
+ Hits          37204    37275      +71     
- Misses        41724    41995     +271     
- Partials       5385     5391       +6     
Components Coverage Δ
Content 44.46% <23.95%> (-0.11%) ⬇️
Engine 45.58% <0.00%> (ø)
Network 71.36% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.