Skip to content

Add control walking#968

Merged
GregHib merged 3 commits intomainfrom
control-walk
May 1, 2026
Merged

Add control walking#968
GregHib merged 3 commits intomainfrom
control-walk

Conversation

@GregHib
Copy link
Copy Markdown
Owner

@GregHib GregHib commented May 1, 2026

No description provided.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 1, 2026

Qodana for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 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
Copy Markdown

codecov Bot commented May 1, 2026

Codecov Report

❌ Patch coverage is 90.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 37.71%. Comparing base (76b7682) to head (06bee73).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
game/src/main/kotlin/content/entity/Movement.kt 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
...lin/content/quest/member/plague_city/PlagueCity.kt 4.57% <100.00%> (+0.86%) ⬆️
...ld/gregs/voidps/network/client/instruction/Walk.kt 100.00% <100.00%> (ø)
...ps/network/login/protocol/decode/WalkMapDecoder.kt 100.00% <100.00%> (ø)
...etwork/login/protocol/decode/WalkMiniMapDecoder.kt 100.00% <100.00%> (ø)
game/src/main/kotlin/content/entity/Movement.kt 70.37% <0.00%> (-1.86%) ⬇️

... and 3 files with indirect coverage changes

@@            Coverage Diff            @@
##               main     #968   +/-   ##
=========================================
  Coverage     37.71%   37.71%           
+ Complexity     8163     8159    -4     
=========================================
  Files          1678     1678           
  Lines         67398    67394    -4     
  Branches      16839    16837    -2     
=========================================
+ Hits          25419    25421    +2     
+ Misses        36281    36276    -5     
+ Partials       5698     5697    -1     
Components Coverage Δ
Content 35.74% <80.00%> (+0.01%) ⬆️
Engine 45.38% <ø> (-0.01%) ⬇️
Network 60.18% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@GregHib GregHib merged commit 0435604 into main May 1, 2026
5 checks passed
@GregHib GregHib deleted the control-walk branch May 1, 2026 16:36
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