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

CyclopsMC / IntegratedTunnels / 33106868551
71%
master-1.21-lts: 70%

Build:
Build:
LAST BUILD BRANCH: claude/performance-optimizations-094dtt
DEFAULT BRANCH: master-1.21-lts
Ran 27 Aug 2026 07:09PM UTC
Jobs 1
Files 123
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

27 Aug 2026 07:00PM UTC coverage: 70.39% (+0.05%) from 70.34%
33106868551

Pull #384

github

claude
Avoid constructing block place contexts for unused replaceability checks

TunnelItemHelpers#placeItems and #pickUpItems, TunnelFluidHelpers#placeFluids
and ItemStorageBlockWrapper#getItemStacks eagerly called
BlockState#canBeReplaced with a freshly constructed BlockPlaceContext (plus a
BlockHitResult and a Vec3), even when the surrounding condition could never
use the result. That is the case on every tick of a world block or fluid
exporter or importer with the default ignoreReplacable = false.

These checks are now only evaluated when they can still influence the result.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01SzSKkG1wgcUdBPY7ucN11A
Pull Request #384: Improve tunnel performance in per-tick hot paths

611 of 1678 branches covered (36.41%)

Branch coverage included in aggregate %.

5791 of 7417 relevant lines covered (78.08%)

4.07 hits per line

Coverage Regressions

Lines Coverage ∆ File
23
63.91
0.0% org/cyclops/integratedtunnels/core/ItemStorageBlockWrapper.java
23
54.73
1.99% org/cyclops/integratedtunnels/core/part/PartTypeInterfacePositionedAddonFiltering.java
21
68.07
3.56% org/cyclops/integratedtunnels/core/part/IPartTypeInterfacePositionedAddon.java
19
55.73
2.13% org/cyclops/integratedtunnels/core/part/PartTypeInterfacePositionedAddon.java
8
73.53
1.03% org/cyclops/integratedtunnels/core/predicate/IngredientPredicate.java
8
63.45
-1.86% org/cyclops/integratedtunnels/core/TunnelItemHelpers.java
2
59.63
0.17% org/cyclops/integratedtunnels/core/TunnelFluidHelpers.java
1
49.21
-0.79% org/cyclops/integratedtunnels/core/TunnelHelpers.java
Jobs
ID Job ID Ran Files Coverage
1 33106868551.1 27 Aug 2026 07:09PM UTC 123
70.39
GitHub Action Run
Source Files on build 33106868551
  • Tree
  • List 123
  • Changed 10
  • Source Changed 0
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #33106868551
  • Pull Request #384
  • PR Base - master-1.21-lts (#33100452078)
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