Add ghosts ahoy quest - #1171
Merged
Merged
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).
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.
Loading