Skip to content

Add live world info to website - #1336

Merged
GregHib merged 5 commits into
mainfrom
worlds
Sep 24, 2026
Merged

GregHib merged 5 commits into
mainfrom
worlds

Conversation

@GregHib

@GregHib GregHib commented Sep 24, 2026

Copy link
Copy Markdown
Owner
  • Add worlds.json list
  • Add web-server endpoints for:
    • latency pings
    • world info
    • player locations
  • Add command for players to opt-out of locations
  • Display players on world map
  • Add nginx reverse proxy for safely exposing web-server

@github-actions

Copy link
Copy Markdown
Contributor

Qodana for JVM

8 new problems were found

Inspection name Severity Problems
Unused import directive 🔶 Warning 1
Multi-dollar interpolation can be used in string literals ◽️ Notice 7

💡 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 Sep 24, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 87.69231% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 44.21%. Comparing base (0eb4584) to head (5437e1a).

Files with missing lines Patch % Lines
...n/world/gregs/voidps/web/api/route/WorldsRoutes.kt 91.11% 0 Missing and 4 partials ⚠️
...in/content/entity/player/command/PlayerCommands.kt 25.00% 3 Missing ⚠️
...ain/kotlin/world/gregs/voidps/web/api/route/Api.kt 0.00% 1 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
.../kotlin/world/gregs/voidps/web/api/model/Worlds.kt 100.00% <100.00%> (ø)
...ain/kotlin/world/gregs/voidps/web/api/route/Api.kt 34.21% <0.00%> (ø)
...in/content/entity/player/command/PlayerCommands.kt 26.00% <25.00%> (-0.03%) ⬇️
...n/world/gregs/voidps/web/api/route/WorldsRoutes.kt 91.11% <91.11%> (ø)

... and 17 files with indirect coverage changes

@@             Coverage Diff              @@
##               main    #1336      +/-   ##
============================================
- Coverage     44.63%   44.21%   -0.42%     
  Complexity    11423    11423              
============================================
  Files          2170     2188      +18     
  Lines        100780   101887    +1107     
  Branches      16158    16353     +195     
============================================
+ Hits          44981    45050      +69     
- Misses        49419    50452    +1033     
- Partials       6380     6385       +5     
Components Coverage Δ
Content 45.04% <25.00%> (-0.01%) ⬇️
Engine 45.96% <ø> (ø)
Network 72.01% <ø> (-0.04%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@GregHib
GregHib merged commit bd30f8b into main Sep 24, 2026
5 checks passed
@GregHib
GregHib deleted the worlds branch September 24, 2026 13:39
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