Skip to content

Fix large list of bugs - #1121

Merged
GregHib merged 31 commits into
mainfrom
fix-list
Jul 31, 2026
Merged

Fix large list of bugs#1121
GregHib merged 31 commits into
mainfrom
fix-list

Conversation

GregHib added 30 commits July 31, 2026 11:38
… anim on timer rather than glitching when player is stuck closes #1079
…n, casket opening, impling jars and birds nests #1071
@GregHib GregHib linked an issue Jul 31, 2026 that may be closed by this pull request
@github-actions

Copy link
Copy Markdown
Contributor

Qodana for JVM

1 new problem were found

Inspection name Severity Problems
Unused symbol 🔶 Warning 1

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

@codecov

codecov Bot commented Jul 31, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 46.44809% with 98 lines in your changes missing coverage. Please review.
✅ Project coverage is 44.12%. Comparing base (82c7526) to head (230ae7c).

Files with missing lines Patch % Lines
...ntent/area/misthalin/wizards_tower/WizardMizgog.kt 44.64% 27 Missing and 4 partials ⚠️
...lin/content/entity/player/command/SkillCommands.kt 25.00% 9 Missing ⚠️
...tlin/world/gregs/voidps/cache/definition/Params.kt 0.00% 7 Missing ⚠️
...rc/main/kotlin/content/area/misthalin/Signposts.kt 12.50% 7 Missing ⚠️
...voidps/engine/entity/character/npc/hunt/Hunting.kt 0.00% 5 Missing ⚠️
...orld/gregs/voidps/engine/entity/obj/GameObjects.kt 0.00% 5 Missing ⚠️
...ine/entity/character/mode/combat/CombatMovement.kt 0.00% 4 Missing ⚠️
...me/src/main/kotlin/content/entity/obj/TrapDoors.kt 0.00% 4 Missing ⚠️
.../gregs/voidps/engine/entity/item/drop/DropTable.kt 85.00% 0 Missing and 3 partials ⚠️
.../main/kotlin/content/area/misthalin/BorderGuard.kt 78.57% 1 Missing and 2 partials ⚠️
... and 14 more
Additional details and impacted files
Files with missing lines Coverage Δ
...in/kotlin/content/area/misthalin/varrock/Aubury.kt 43.03% <100.00%> (+0.73%) ⬆️
...me/src/main/kotlin/content/entity/combat/Combat.kt 75.78% <100.00%> (-0.60%) ⬇️
...lin/content/entity/player/dialogue/type/LevelUp.kt 77.50% <100.00%> (+0.57%) ⬆️
...in/kotlin/content/minigame/barrows/BarrowsChest.kt 83.05% <100.00%> (+0.29%) ⬆️
...ntent/minigame/sorceress_garden/SorceressGarden.kt 56.71% <100.00%> (+0.65%) ⬆️
...n/kotlin/content/skill/runecrafting/EssenceMine.kt 94.44% <100.00%> (+0.69%) ⬆️
...e/src/main/kotlin/content/entity/death/NPCDeath.kt 69.42% <0.00%> (ø)
...me/src/main/kotlin/content/skill/fishing/Casket.kt 52.94% <66.66%> (+2.94%) ⬆️
...me/src/main/kotlin/content/skill/hunter/Impling.kt 41.44% <50.00%> (ø)
...in/kotlin/content/skill/prayer/bone/BoneBurying.kt 70.58% <50.00%> (+11.49%) ⬆️
... and 20 more

... and 3 files with indirect coverage changes

@@            Coverage Diff            @@
##               main    #1121   +/-   ##
=========================================
  Coverage     44.12%   44.12%           
+ Complexity     9760     9757    -3     
=========================================
  Files          1937     1938    +1     
  Lines         84265    84313   +48     
  Branches      13982    13985    +3     
=========================================
+ Hits          37180    37204   +24     
- Misses        41700    41724   +24     
  Partials       5385     5385           
Components Coverage Δ
Content 44.57% <49.27%> (+<0.01%) ⬆️
Engine 45.58% <47.22%> (+0.01%) ⬆️
Network 71.36% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@GregHib
GregHib merged commit 48acd3c into main Jul 31, 2026
5 checks passed
@GregHib
GregHib deleted the fix-list branch July 31, 2026 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Big bones gives regular bone XP

1 participant