Skip to content

Add ghosts ahoy quest - #1171

Merged
GregHib merged 18 commits into
mainfrom
quest-branch
Aug 14, 2026
Merged

Add ghosts ahoy quest#1171
GregHib merged 18 commits into
mainfrom
quest-branch

Fix quest test

e26fe0f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 14, 2026 in 0s

43.98% (-0.04%) compared to 6b3cc3b

View this Pull Request on Codecov

43.98% (-0.04%) compared to 6b3cc3b

Details

Codecov Report

❌ Patch coverage is 39.66883% with 838 lines in your changes missing coverage. Please review.
✅ Project coverage is 43.98%. Comparing base (6b3cc3b) to head (e26fe0f).

Files with missing lines Patch % Lines
...lin/content/quest/member/ghosts_ahoy/GhostsAhoy.kt 29.24% 153 Missing and 26 partials ⚠️
...n/kotlin/content/quest/member/ghosts_ahoy/Robin.kt 12.37% 165 Missing and 5 partials ⚠️
...otlin/content/quest/member/ghosts_ahoy/OldCrone.kt 52.40% 62 Missing and 27 partials ⚠️
...lin/content/quest/member/ghosts_ahoy/Necrovarus.kt 44.64% 56 Missing and 6 partials ⚠️
...otlin/content/quest/member/ghosts_ahoy/Velorina.kt 43.39% 58 Missing and 2 partials ⚠️
.../content/quest/member/ghosts_ahoy/GhostVillager.kt 31.81% 35 Missing and 10 partials ⚠️
...tlin/content/quest/member/ghosts_ahoy/Gravingas.kt 49.42% 38 Missing and 6 partials ⚠️
...n/content/quest/member/ghosts_ahoy/GhostCaptain.kt 38.98% 28 Missing and 8 partials ⚠️
...in/content/quest/member/ghosts_ahoy/OldCroneSon.kt 43.10% 27 Missing and 6 partials ⚠️
...in/content/quest/member/ghosts_ahoy/TreasureMap.kt 31.11% 28 Missing and 3 partials ⚠️
... and 12 more
Additional details and impacted files
Files with missing lines Coverage Δ
...gs/voidps/engine/entity/character/player/Player.kt 84.61% <ø> (+3.13%) ⬆️
...kotlin/content/area/misthalin/edgeville/Nettles.kt 41.66% <100.00%> (+29.16%) ⬆️
game/src/main/kotlin/content/entity/Movement.kt 70.17% <100.00%> (+1.75%) ⬆️
...me/src/main/kotlin/content/entity/obj/door/Door.kt 52.41% <ø> (+12.29%) ⬆️
...tlin/content/quest/member/ghosts_ahoy/ModelShip.kt 100.00% <100.00%> (ø)
...idps/engine/entity/character/mode/move/Movement.kt 53.61% <66.66%> (ø)
...ntity/character/mode/move/target/TargetStrategy.kt 60.60% <50.00%> (-0.69%) ⬇️
...in/content/entity/player/command/PlayerCommands.kt 25.52% <0.00%> (-0.14%) ⬇️
...otlin/content/quest/member/ghosts_ahoy/Ectopool.kt 95.83% <87.50%> (-4.17%) ⬇️
...regs/voidps/engine/entity/character/mode/Follow.kt 0.00% <0.00%> (ø)
... and 17 more

... and 5 files with indirect coverage changes

@@             Coverage Diff              @@
##               main    #1171      +/-   ##
============================================
- Coverage     44.01%   43.98%   -0.04%     
- Complexity     9843     9920      +77     
============================================
  Files          1973     1988      +15     
  Lines         85302    86636    +1334     
  Branches      14103    14292     +189     
============================================
+ Hits          37548    38105     +557     
- Misses        42333    42996     +663     
- Partials       5421     5535     +114     
Components Coverage Δ
Content 44.38% <39.65%> (-0.07%) ⬇️
Engine 45.58% <42.85%> (+0.01%) ⬆️
Network 71.36% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.