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

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

Build:
Build:
LAST BUILD BRANCH: master-26
DEFAULT BRANCH: master-1.21-lts
Ran 18 Sep 2026 06:28PM UTC
Jobs 1
Files 125
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

18 Sep 2026 06:23PM UTC coverage: 71.86% (+0.6%) from 71.226%
35379916800

Pull #389

github

claude
Allow the Player Simulator to use the network as its inventory

Items such as bows consume other items (arrows) from the player
inventory, which was always empty for the simulated player.

The new "Network Inventory" property on the player click aspects fills
the simulated player's inventory with a copy of the network's items
before clicking. Afterwards, only the items that were actually consumed
are removed from the network, and anything that changed is inserted back
into the network.

The property is disabled by default, as iterating the network's items on
every click is not free, and because network items should not be
consumable by accident in existing setups.

The player inventory only holds 36 stacks, so only the first items of the
network are made available. Equal items are merged, so that as many
different items as possible fit.

Closes #280

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

688 of 1762 branches covered (39.05%)

Branch coverage included in aggregate %.

6166 of 7776 relevant lines covered (79.3%)

4.13 hits per line

Coverage Regressions

Lines Coverage ∆ File
41
71.58
3.38% org/cyclops/integratedtunnels/core/ItemStoragePlayerWrapper.java
1
96.89
-2.3% org/cyclops/integratedtunnels/gametest/GameTestsPlayerSimulator.java
Jobs
ID Job ID Ran Files Coverage
1 35379916800.1 18 Sep 2026 06:28PM UTC 125
71.86
GitHub Action Run
Source Files on build 35379916800
  • Tree
  • List 125
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #35379916800
  • 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