Skip to content

Fix a bunch of bugs#897

Merged
GregHib merged 12 commits intomainfrom
bug-bust
Feb 21, 2026
Merged

Fix a bunch of bugs#897
GregHib merged 12 commits intomainfrom
bug-bust

Conversation

@GregHib
Copy link
Owner

@GregHib GregHib commented Feb 21, 2026

@github-actions
Copy link
Contributor

github-actions bot commented Feb 21, 2026

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
Copy link

codecov bot commented Feb 21, 2026

Codecov Report

❌ Patch coverage is 35.57692% with 67 lines in your changes missing coverage. Please review.
✅ Project coverage is 37.89%. Comparing base (4c70694) to head (36433ef).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...ain/kotlin/content/skill/farming/ToolLeprechaun.kt 0.00% 17 Missing ⚠️
...n/content/entity/player/modal/tab/QuestJournals.kt 20.00% 12 Missing ⚠️
...rc/main/kotlin/content/entity/npc/combat/Attack.kt 41.17% 6 Missing and 4 partials ⚠️
...in/kotlin/content/area/misthalin/lumbridge/Hank.kt 25.00% 6 Missing ⚠️
...rc/main/kotlin/world/gregs/voidps/type/Distance.kt 0.00% 5 Missing ⚠️
...in/content/entity/player/command/ServerCommands.kt 0.00% 4 Missing ⚠️
.../gregs/voidps/engine/entity/character/Character.kt 0.00% 3 Missing ⚠️
...ntity/character/mode/move/target/TargetStrategy.kt 87.50% 2 Missing ⚠️
...world/gregs/voidps/engine/entity/obj/GameObject.kt 0.00% 2 Missing ⚠️
...kotlin/content/entity/player/equip/EquipBonuses.kt 0.00% 2 Missing ⚠️
... and 3 more
Additional details and impacted files
Files with missing lines Coverage Δ
...idps/engine/entity/character/mode/move/Movement.kt 59.02% <100.00%> (+0.28%) ⬆️
game/src/main/kotlin/content/skill/melee/Weapon.kt 87.50% <100.00%> (ø)
.../main/kotlin/content/entity/obj/ObjectTeleports.kt 75.00% <0.00%> (ø)
...es/src/main/kotlin/world/gregs/voidps/type/Tile.kt 43.47% <0.00%> (ø)
...ntity/character/mode/move/target/TargetStrategy.kt 61.29% <87.50%> (-3.00%) ⬇️
...world/gregs/voidps/engine/entity/obj/GameObject.kt 65.62% <0.00%> (ø)
...kotlin/content/entity/player/equip/EquipBonuses.kt 63.33% <0.00%> (+3.95%) ⬆️
...in/content/entity/player/equip/EquipmentBonuses.kt 23.89% <80.00%> (+0.47%) ⬆️
.../gregs/voidps/engine/entity/character/Character.kt 8.64% <0.00%> (ø)
...in/content/entity/player/command/ServerCommands.kt 16.66% <0.00%> (-0.58%) ⬇️
... and 5 more
@@             Coverage Diff              @@
##               main     #897      +/-   ##
============================================
- Coverage     37.90%   37.89%   -0.01%     
- Complexity     7529     7531       +2     
============================================
  Files          1556     1557       +1     
  Lines         60682    60726      +44     
  Branches      15351    15362      +11     
============================================
+ Hits          23002    23015      +13     
- Misses        32529    32559      +30     
- Partials       5151     5152       +1     
Components Coverage Δ
Content 35.67% <28.00%> (-0.01%) ⬇️
Engine 42.77% <69.56%> (+<0.01%) ⬆️
Network 60.85% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@GregHib GregHib merged commit cd9a679 into main Feb 21, 2026
5 checks passed
@GregHib GregHib deleted the bug-bust branch February 21, 2026 23:34
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.

1 participant