Skip to content

Fix test

f5f3b0f
Select commit
Loading
Failed to load commit list.
Merged

Add Lost City quest, Zanaris, Entrana and Canifis #925

Fix test
f5f3b0f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 22, 2026 in 1s

38.02% (-0.33%) compared to e2a097d

View this Pull Request on Codecov

38.02% (-0.33%) compared to e2a097d

Details

Codecov Report

❌ Patch coverage is 16.40697% with 912 lines in your changes missing coverage. Please review.
✅ Project coverage is 38.02%. Comparing base (e2a097d) to head (f5f3b0f).

Files with missing lines Patch % Lines
...content/area/misthalin/zanaris/puro_puro/Elnock.kt 1.69% 116 Missing ⚠️
...in/kotlin/content/area/morytania/canifis/Roavar.kt 1.78% 110 Missing ⚠️
...tlin/content/area/misthalin/zanaris/FairyAeryka.kt 2.63% 74 Missing ⚠️
...tlin/content/area/morytania/canifis/Taxidermist.kt 3.33% 58 Missing ⚠️
...a/misthalin/lumbridge/swamp/LostCityAdventurers.kt 9.25% 46 Missing and 3 partials ⚠️
.../kotlin/content/area/misthalin/zanaris/Zygomite.kt 9.52% 37 Missing and 1 partial ⚠️
.../kotlin/content/area/morytania/canifis/Werewolf.kt 9.75% 37 Missing ⚠️
...ea/misthalin/lumbridge/swamp/LumbridgeSwampCave.kt 16.27% 36 Missing ⚠️
...n/content/area/misthalin/lumbridge/swamp/Shamus.kt 39.28% 25 Missing and 9 partials ⚠️
...otlin/content/area/misthalin/zanaris/Gatekeeper.kt 5.55% 34 Missing ⚠️
... and 31 more
Additional details and impacted files
Files with missing lines Coverage Δ
...n/content/area/kharidian_desert/al_kharid/Ellis.kt 26.98% <100.00%> (+1.17%) ⬆️
...t/area/misthalin/lumbridge/swamp/LumbridgeSwamp.kt 9.09% <ø> (-1.33%) ⬇️
game/src/main/kotlin/content/quest/Quest.kt 45.28% <100.00%> (+1.05%) ⬆️
...content/skill/magic/jewellery/JewelleryTeleport.kt 56.52% <100.00%> (ø)
...rea/misthalin/edgeville/monastery/MonasteryMonk.kt 12.50% <0.00%> (ø)
...n/world/gregs/voidps/engine/client/ui/chat/Text.kt 43.29% <33.33%> (-0.58%) ⬇️
.../voidps/engine/entity/character/player/Teleport.kt 48.07% <0.00%> (ø)
...kotlin/content/area/misthalin/zanaris/FairyChef.kt 50.00% <50.00%> (ø)
...otlin/content/area/misthalin/zanaris/ZanarisCow.kt 50.00% <50.00%> (ø)
...ain/kotlin/content/area/morytania/canifis/Malak.kt 50.00% <50.00%> (ø)
... and 35 more

... and 1 file with indirect coverage changes

@@             Coverage Diff              @@
##               main     #925      +/-   ##
============================================
- Coverage     38.34%   38.02%   -0.33%     
- Complexity     7817     7865      +48     
============================================
  Files          1584     1618      +34     
  Lines         63566    64562     +996     
  Branches      15885    16150     +265     
============================================
+ Hits          24376    24551     +175     
- Misses        33759    34530     +771     
- Partials       5431     5481      +50     
Components Coverage Δ
Content 36.07% <16.39%> (-0.45%) ⬇️
Engine 45.83% <20.00%> (-0.01%) ⬇️
Network 60.85% <ø> (-0.04%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.