Skip to content

Finish KQ

5369d45
Select commit
Loading
Failed to load commit list.
Merged

Add Kalphite Queen #919

Finish KQ
5369d45
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 17, 2026 in 0s

38.54% (-0.04%) compared to 0c9f133

View this Pull Request on Codecov

38.54% (-0.04%) compared to 0c9f133

Details

Codecov Report

❌ Patch coverage is 21.27660% with 148 lines in your changes missing coverage. Please review.
✅ Project coverage is 38.54%. Comparing base (0c9f133) to head (5369d45).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...ea/kharidian_desert/kalphite_lair/KalphiteQueen.kt 10.20% 87 Missing and 1 partial ⚠️
...area/kharidian_desert/kalphite_lair/WeirdOldMan.kt 11.76% 15 Missing ⚠️
.../main/kotlin/content/entity/effect/toxin/Poison.kt 0.00% 15 Missing ⚠️
...orld/gregs/voidps/engine/entity/character/Death.kt 8.33% 11 Missing ⚠️
...rea/kharidian_desert/kalphite_lair/KalphiteHive.kt 38.46% 8 Missing ⚠️
...e/src/main/kotlin/content/entity/death/NPCDeath.kt 76.92% 0 Missing and 3 partials ⚠️
...rea/misthalin/lumbridge/combat_hall/CombatDummy.kt 33.33% 0 Missing and 2 partials ⚠️
...c/main/kotlin/content/skill/melee/weapon/Weapon.kt 0.00% 1 Missing and 1 partial ⚠️
...ps/cache/definition/decoder/ClientScriptDecoder.kt 50.00% 0 Missing and 1 partial ⚠️
...tlin/world/gregs/voidps/engine/data/ConfigFiles.kt 0.00% 1 Missing ⚠️
... and 2 more
Additional details and impacted files
Files with missing lines Coverage Δ
...ntent/area/fremennik_province/rellekka/Rockslug.kt 13.79% <ø> (ø)
...me/src/main/kotlin/content/entity/combat/Target.kt 38.04% <100.00%> (+1.37%) ⬆️
...rc/main/kotlin/content/entity/npc/combat/Attack.kt 50.34% <100.00%> (ø)
.../main/kotlin/content/skill/prayer/PrayerConfigs.kt 44.44% <100.00%> (ø)
...ps/cache/definition/decoder/ClientScriptDecoder.kt 83.33% <50.00%> (ø)
...tlin/world/gregs/voidps/engine/data/ConfigFiles.kt 10.86% <0.00%> (+0.45%) ⬆️
...main/kotlin/content/entity/death/CharacterDeath.kt 75.00% <0.00%> (-12.50%) ⬇️
game/src/main/kotlin/content/skill/melee/Block.kt 58.97% <75.00%> (+1.07%) ⬆️
...rea/misthalin/lumbridge/combat_hall/CombatDummy.kt 37.50% <33.33%> (ø)
...c/main/kotlin/content/skill/melee/weapon/Weapon.kt 50.66% <0.00%> (-0.69%) ⬇️
... and 6 more

... and 6 files with indirect coverage changes

@@             Coverage Diff              @@
##               main     #919      +/-   ##
============================================
- Coverage     38.58%   38.54%   -0.04%     
- Complexity     7777     7787      +10     
============================================
  Files          1563     1565       +2     
  Lines         62852    62988     +136     
  Branches      15733    15766      +33     
============================================
+ Hits          24252    24280      +28     
- Misses        33186    33288     +102     
- Partials       5414     5420       +6     
Components Coverage Δ
Content 36.78% <21.96%> (-0.06%) ⬇️
Engine 45.91% <7.69%> (-0.02%) ⬇️
Network 60.85% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.