• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

CyclopsMC / IntegratedTunnels / 35428312414
71%
master-1.21-lts: 71%

Build:
Build:
LAST BUILD BRANCH: feature/player-simulator-right-click-duration
DEFAULT BRANCH: master-1.21-lts
Ran 19 Sep 2026 07:06AM UTC
Jobs 1
Files 126
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

19 Sep 2026 07:03AM UTC coverage: 71.151% (-0.08%) from 71.226%
35428312414

Pull #389

github

claude
Benchmark the player simulator's network inventory

Adds two presets that measure the cost of reaching the network's items
through the simulated player's inventory: player simulators continuously
shoot a bow with arrows that they take out of the network.

All cells except one hold a completely filled chest, and the single
remaining cell is the only one holding bows and arrows. Because every
other container is full, the items that are not consumed always end up in
that same cell again, which keeps both presets in a steady state.

The two presets only differ in the priority of that one interface:
player_simulator_bow gives it the highest priority, so the arrows are
found as soon as the network is iterated, while player_simulator_bow_deep
gives it the lowest priority, so every click has to iterate over all slots
of all other interfaces first. The difference between both is therefore
the cost of iterating the network.

Also applies the review suggestions on the inventory's javadoc and on the
property's description.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01M33ptG2Reko7AGmxBjZQYj
Pull Request #389: Allow the Player Simulator to use the network as its inventory

711 of 1844 branches covered (38.56%)

Branch coverage included in aggregate %.

6249 of 7938 relevant lines covered (78.72%)

4.11 hits per line

Coverage Regressions

Lines Coverage ∆ File
233
2.0
-0.21% org/cyclops/integratedtunnels/command/CommandGenerateTunnels.java
28
71.57
3.37% org/cyclops/integratedtunnels/core/ItemStoragePlayerWrapper.java
22
33.78
1.39% org/cyclops/integratedtunnels/gametest/GameTestsPerformance.java
9
81.0
46.71% org/cyclops/integratedtunnels/core/ExtendedFakePlayer.java
1
97.56
1.13% org/cyclops/integratedtunnels/gametest/GameTestHelpersIntegratedTunnels.java
1
97.65
-1.54% org/cyclops/integratedtunnels/gametest/GameTestsPlayerSimulator.java
Jobs
ID Job ID Ran Files Coverage
1 35428312414.1 19 Sep 2026 07:06AM UTC 126
71.15
GitHub Action Run
Source Files on build 35428312414
  • Tree
  • List 126
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #35428312414
  • Pull Request #389
  • PR Base - master-1.21-lts (#34641713522)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc