Skip to content

Fix dialogue test

b3f4fe8
Select commit
Loading
Failed to load commit list.
Merged

Small number of fixes #963

Fix dialogue test
b3f4fe8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 28, 2026 in 1s

37.70% (-0.47%) compared to 6f69c4b

View this Pull Request on Codecov

37.70% (-0.47%) compared to 6f69c4b

Details

Codecov Report

❌ Patch coverage is 50.00000% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 37.70%. Comparing base (6f69c4b) to head (b3f4fe8).

Files with missing lines Patch % Lines
...tent/entity/player/dialogue/type/PlayerDialogue.kt 50.00% 0 Missing and 2 partials ⚠️
...gin/protocol/decode/InterfaceOnFloorItemDecoder.kt 33.33% 1 Missing and 1 partial ⚠️
...content/skill/magic/book/modern/TelekineticGrab.kt 0.00% 1 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
.../main/kotlin/world/gregs/voidps/engine/GameLoop.kt 3.12% <ø> (+0.26%) ⬆️
...rc/main/kotlin/content/entity/death/PlayerDeath.kt 54.28% <100.00%> (-0.59%) ⬇️
...rc/main/kotlin/content/entity/npc/combat/Attack.kt 52.20% <100.00%> (-1.14%) ⬇️
...content/skill/magic/book/modern/TelekineticGrab.kt 58.97% <0.00%> (-4.86%) ⬇️
...tent/entity/player/dialogue/type/PlayerDialogue.kt 90.47% <50.00%> (-9.53%) ⬇️
...gin/protocol/decode/InterfaceOnFloorItemDecoder.kt 88.88% <33.33%> (-11.12%) ⬇️

... and 1339 files with indirect coverage changes

@@             Coverage Diff              @@
##               main     #963      +/-   ##
============================================
- Coverage     38.16%   37.70%   -0.47%     
  Complexity     8132     8132              
============================================
  Files          1682     1680       -2     
  Lines         76410    67365    -9045     
  Branches      16822    16825       +3     
============================================
- Hits          29163    25397    -3766     
+ Misses        41569    36286    -5283     
- Partials       5678     5682       +4     
Components Coverage Δ
Content 35.75% <57.14%> (-0.23%) ⬇️
Engine 45.24% <ø> (-1.48%) ⬇️
Network 60.18% <33.33%> (-0.70%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.